Content deleted Content added
Extract out section on EJB |
ShelfSkewed (talk | contribs) →Spring Boot: Disambiguation needed on standalone application |
||
Line 289:
====Spring Boot====
{{main article|Spring Boot}}
[[Spring Boot]] Extension is Spring's [[Convention over configuration|convention-over-configuration]] solution for creating [[standalone application|stand-alone]]{{disambiguation needed|date=July 2023}}, production-grade{{sfn|Walls|2016|loc=§foreword | p=vii}} Spring-based Applications that you can "just run".<ref>{{cite web|url=http://projects.spring.io/spring-boot/|title=Spring Boot|publisher=spring.io}}</ref> It is preconfigured with the Spring team's "opinionated view"{{sfn | Walls | 2016 | loc=§2.4 | p=48}}{{sfn|Deinum|Cosmina|2021|loc=§2 Spring Framework Fundamentals | pp=21-22}} of the best configuration and use of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.{{sfn|Walls|2016|loc=§2.3|pp=37-48}}
Key Features:
|