Java 8 and Spring Certificate for Wayne NG
Certificate ID:
592847
Authentication Code:
199c4
Certified Person Name:
Wayne NG
Trainer Name:
Jorge Alberto Martinez
Duration Days:
5
Duration Hours:
35
Course Name:
Java 8 and Spring
Course Date:
2 September 2019 09:30 to 6 September 2019 16:30
Venue:
Hong Kong
Course Outline:
Java 8
- Lambdas
- Predicate
- Generics revisited
- Optional
- Streams
- Date and time API
Spring Framework
- OO principles
- Inversion of Control
- Spring ApplicationContext
- BeanFactory
- XML configuration files
Dependency Injection
- Why dependency injection?
- Injection through setters
- Injection through constructors
- Setters versus constructors
Spring JDBC
- DAO design pattern
- POJO to database mapping
- Database queries
Spring MVC
- MVC design pattern
- DispatcherServlet
- Controllers
- Models
- JSPs
Spring Validation
- Validation mechanisms
- Displaying error messages