Problem “Version” a common notion in software, which helps to unique states of software development. I implemented a simple POJO […]
Tag: maven
Using Maven Profiles to divide functionality
Problem We have a Spring Boot parser application, that supports a bunch of formats. We need to divide this Parser […]