March 29, 2017
Spring Boot - How to Create a Deployable War
Spring boot , by default, enables you to create standalone applications through simple, minimal configurations. And due to its self-contained nature, it naturally enables building microservices. Spring starters are poms (if using maven) thatRead Moreby Phee Jay