Spring Boot Tutorial

September 07, 2022 No comments Spring Boot Java Tutorial
Spring Boot Tutorial

Spring Boot was designed to simplify the Spring applications' initial setup and development process. The main feature of Spring Boot is modules autoconfiguration based on the dependencies added to the classpath, thus helping to create applications with minimal or even no configuration.

Spring Boot features:
  • create Spring-based web applications,
  • no code generation and no XML configuration requirement,
  • automatically configure Spring dependencies,
  • simple configuration using 'starter' dependencies,
  • choose between embedded Tomcat, Jetty or Undertow,
  • using java -jar to run an application,
  • production-ready features like health checks, metrics, and externalized configuration.

Start

Configuration

Database

Relational databases
NoSQL databases

Web development

Angular
React
Thymeleaf

Angular NgZorro

Tests

{{ message }}

{{ 'Comments are closed.' | trans }}