-
Multiple Instructional events.
-
Build a progressive application.
-
Simple and complex web applications.
-
Per topic activities
You will begin the Spring Boot 2 Fundamentals course by learning how to write and test simple code using the Spring Framework and then use this skill to learn advanced concepts, such as creating an HTML-based frontend with dynamic data and HTML forms. Then, you will create a simple, working, web interface to display blog posts, list all articles, and create and edit blog articles. You will learn to work with the REST API functionality that Spring Boot 2 offers and secure your blogging application. At the end of the course, you will learn how to persist your blog posts in a database, bringing everything together as a full web application with the complete functionality of a professional solution.
This is an ideal course for you if you want to create modern web-applications or RESTful services with Java. You should have at least basic Java knowledge and know how to compile an application with a given POM file with Maven. You don’t need to be an HTML expert, but you should know how HTML works and how you can keep a file XML/XHTML compliant.
-
• Create your own Spring Boot 2 application from scratch
-
• Write comprehensive unit tests for your applications
-
• Learn how to store data in a relational database
-
• Create your own RESTful API with Spring Boot 2
-
• Create a rich web interface for your applications
-
• Secure your application with Spring Security