This course enables a regular Java developer with the power and simplicity of Spring boot applications. Via this course, you will understand the basic concepts of RESTful web services and how Spring boot simplifies the development of a standalone, self contained web service using which you can quickly develop and deploy production ready Java micro services. For taking this course, you DO NOT need to have prior knowledge of Spring framework.
Here is what you can read about Spring boot and a basic comparison of Spring framework and Spring boot.
Spring Boot makes it easy to create stand–alone, production–grade Spring based Applications that you can just run .
We take an opinionated view of the Spring platform and third–party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.
Features
Create stand–alone Spring applications
Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)
Provide opinionated ‘starter’ dependencies to simplify your build configuration
Automatically configure Spring and 3rd party libraries whenever possible
Provide production–ready features such as metrics, health checks and externalized configuration
Absolutely no code generation and no requirement for XML configuration
What is the difference between Spring Boot and the Spring framework?
Instructor Details
Courses : 9
Specification: Developing RESTful Java Web Services using Spring boot
|
5 reviews for Developing RESTful Java Web Services using Spring boot
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 1.5 hours |
Year | 2020 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $14.99
Prabhu Kumar Chintamaneni –
I think it would have been good if you cover the topics like entity relationships, global exception handling and validations
Murugan Rajendran –
Good course for a beginner. Well explained. Could have included code generation from swagger file too!
Noy Wolfson –
This course cover exactly what I was needed! I built my first string boot application with rest controller. Note that there is a new version of H2 Database but it is didn’t work correctly. I recommend to work with 1.4.197 version.
Siul Gutierrez –
excellent course
Rraemv –
This course is direct basic restful webservices, fast, easy, practical and from this base we can expand learning ..