Course Description
Our Spring Boot training course will give you the practical skills
to create Java Spring applications that adhere to best practices and
contemporary enterprise application patterns.
You'll learn about fundamental structural concepts in Spring Boot and
gain a good understanding of key Spring Boot APIs, including REST, Data and Messaging.
During the course we will show you how to build a complete web services application using the essential features of Spring Boot.
What you'll learn
-
Get an overview of Spring Core (focus on @Configuration) and maven/gradle - building blocks for Spring Boot.
-
Understand the needs that Spring Boot fulfills
-
Use Spring Boot starters and start.spring.io to easily create new applications.
-
Understand and use Spring Boot's auto-configuration.
-
Use Spring Security with Spring Boot.
-
Customize your application configuration.
-
Understand and use Spring Boot's Spring Data / Spring Data JPA capabilities.
-
Understand and use Spring Boot's Web capabilities (focusing on Spring REST), including embedded servlet containers.
-
Be familiar with Spring Boot Data REST.
Requirements