prerequisites
This liveProject is for experienced Java developers who are new to the Spring Framework. To begin this liveProject, you will need to be familiar with:
TOOLS
- Intermediate Java, min. v. 11
- Gradle, min. v. 6.4.1
- Java IDEs such as Eclipse, IntelliJ IDEA, or Visual Studio Code
- Basics of HTML
TECHNIQUES
- Basics of testing
- Basics of Databases
- Basics of HTTP protocols
you will learn
In this liveProject, you’ll learn best practices of modern Spring application development, including web development, securing web applications, integrating with external systems, and deploying.
- Front-end development using Spring MVC, HTML, and CSS
- Accessing relation data in Postgres using Spring Data
- Creating database migrations using Flyway