How to Write a Spring Boot Web Maven Archetype With Common Practices in Place

Here we are sharing a custom Spring Boot web Maven archetype I have created to encapsulate all the common practices, as an example how you can do the same in your team for common standards that can be imposed by your company or your team.

The Maven archetype for the Spring Boot web application has all common standards in place, ready for development: https://goo.gl/8DgVG9 #DataIntegration #ML