/learn-spring-boot

learn spring boot with simple project

Primary LanguageJava

learn-spring-boot

Starter projects - Make it easy to build variety of applications Auto Configuration - Eliminate Configuration to set up spring,spring mvc and other frameworks

Spring boot devtools,profiles,configuration properties

Non functional requirements(NFRs)

  1. Actuators - Enable advanced monitoring of applications
  2. Embedded Server - No need for seperate application servers
  3. Logging and error handling
  4. Simplifies configuration through profiles and configuration.