Posts

Showing posts from December, 2020

Java-Spring Framework

Image
  Spring Boot: Spring Boot   is a lightweight framework java based framework   used to create a Micro Service. It is developed by Pivotal Team. It is easy to create a stand-alone and production ready spring applications using Spring Boot. Spring Boot contains a comprehensive infrastructure support for developing a micro service and enables you to develop enterprise-ready applications that you can  “just run” . https://www.udemy.com/course/springboot-with-spring-framework Advantages: Easy deployment Simple Scalability It reduces lots of development time and increases productivity. Compatible with Containers Minimum configuration Lesser production time  Features: Web Development Spring Application Application events and listeners Admin features Externalized Configuration Properties Files YAML Support Type-safe Configuration