1.

What Is The Difference Between An Embedded Container And A War?

Answer»

There is no force to GO container LESS

  • Embedded container is just one feature of Spring Boot
  • Traditional WAR also benefits a LOT from Spring Boot
  • Automatic Spring MVC setup, including DispatcherServlet
  • Sensible defaults based on the CLASSPATH content
  • Embedded container can be used during development.

There is no force to go container less



Discussion

No Comment Found