A repository for my code from the course.
Topics
- Basics of Spring Framework – Dependency Injection, IOC Container, Application Context and Bean Factory.
- Spring Annotations – @Autowired, @Component, @Service, @Repository, @Configuration, @Primary...
- Spring MVC in depth – DispatcherServlet , Model, Controllers and ViewResolver
- Spring Boot Starters – Spring Boot Starter Web, Starter Data Jpa, Starter Test
- Basics of Spring Boot, Spring AOP, Spring JDBC and JPA
- Basics of Eclipse, Maven, JUnit and Mockito
- Basic concept of a Web application step by step using JSP Servlets and Spring MVC
- Unit testing with JUnit and Mockito using XML and Java Spring Application Contexts
See the course here.