Introduction to the SpringBootServletInitializer

1. Overview In this tutorial, we’ll go through a quick introduction to the SpringBootServletInitializer. This is an extension of WebApplicationInitializer which runs a SpringApplication from a traditional WAR archive deployed on a web container. This class binds Servlet, Filter and ServletContextInitializer beans…

Continue Reading

What is Azure Spring Cloud

Recently Microsoft partnered with Pivotal launched the new service which is "Azure Spring Cloud". Azure spring cloud is a service which will helps the developer to build and deploy highly…

Continue Reading