Spring Framework: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Descrizione: ortografia
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 5:
|Screenshot =
|Didascalia =
|Sviluppatore = [httphttps://spring.io/ SpringSource]
|UltimaVersione =
|DataUltimaVersione =
Riga 48:
== Spring Boot ==
 
Prima della creazione del progetto Spring Boot, tutte le applicazioni basate su Spring avevano bisogno di un web server, come Tomcat, Jetty o Undertow, per essere eseguite. Con Spring Boot, è possibile creare una applicazione avente un metodo main che lancia l'intera applicazione web, compreso il web server integrato<ref>{{cita web|url=httphttps://projects.spring.io/spring-boot/|titolo=Spring Boot|accesso=29 agosto 2017}}</ref>.
 
I progetti basati su Spring anteriori a Spring Boot vengono detti ''legacy'', cioè ereditati.
Riga 63:
* [https://docs.oracle.com/javaee/7/tutorial/cdi-basic.htm Contexts and Dependency Injection for Java EE]
* [[Play framework]]
* [httphttps://square.github.io/dagger/ Dagger]
* [https://github.com/google/guice Google Guice]