SPRING BOOT

SPRING BOOT

WHAT'S SPRING BOOT

Java Spring Framework (Spring Framework) is a popular, open source, enterprise-level framework for creating standalone, production-grade applications that run on the Java Virtual Machine (JVM). Java Spring Boot (Spring Boot) is a tool that makes developing web application and microservices with Spring Framework faster and easier through three core capabilities:

  1. Autoconfiguration
  2. An opinionated approach to configuration
  3. The ability to create standalone applications

WHY SPRING BOOT

  • It provides a flexible way to configure Java Beans, XML configurations, and Database Transactions. It provides a powerful batch processing and manages REST endpoints.
  • In Spring Boot, everything is auto configured; no manual configurations are needed. It offers annotation-based spring application .Eases dependency management .It includes Embedded Servlet Container

ADVANTAGES OF SPRING BOOT

  • It reduces lots of development time and increases productivity.
  • It avoids writing lots of boilerplate Code, Annotations and XML Configuration.
  • It is very easy to integrate Spring Boot Application with its Spring Ecosystem like Spring JDBC, Spring ORM, Spring Data, Spring Security etc.



To view or add a comment, sign in

More articles by Dhanush P

  • PostgreSQL in Django

    PostgreSQL is a popular and very powerful SQL Database and it is widely used Database with Django Here let us see about…

  • BIG DATA

    WHAT IS BIG DATA ? “Big Data” is data whose scale, diversity, and complexity require new architecture, techniques…

  • NPTEL

    Upon completing the course 'Introduction to Industry 4.0 and Internet of Things," I have learned the following things:…

    1 Comment
  • Web Servers

    How Web Servers Work: When a user types a URL or clicks on a link, their web browser sends a request to the appropriate…

  • Node.js

    About Node.js : Node.

  • What do Mushroom Sounds Like

    What do Mushrooms Sounds Like? Hear the Psychedelie Boops, Beeps and Womps for yourself. ABOUT MUSHROOM MUSIC…

  • TensorFlow

    INTRODUCTION TensorFlow is an end-to-end open source platform for machine learning. TensorFlow is a rich system for…

  • Jenkins

    WHY JENKINS Jenkins is an open source continuous integration/continuous delivery and deployment (CI/CD) automation…

  • FRAMEWORKS

    1. What is FrameWork ? A framework is a structured set of pre-written code libraries, components, and tools that…

    1 Comment
  • Blockchain Technology

    1. What is Blockchain ? Blockchain technology is a decentralized and distributed ledger system that allows multiple…

Explore content categories