Spring Boot: Building Your First Hello World Application

preview_player
Показать описание
Spring Boot is a very popular framework for rapidly building production-grade applications, where Spring Boot does most of the auto-configuration for you, giving you an application, you can just run.
In this video we will build a hello world application which has a REST endpoint.
You can get the source code for this video at the following url:
Рекомендации по теме
Комментарии
Автор

You're a amazing teacher, i really like to watch your video.

Please make a complete production level Rest Api project with Spring boot. 🙏

( Every other channel makes just CRUD operation project. :-( Which isn't practical for real life use. )

-indeed