Do you write your own library or framework and want to share it within your team? Then you should deploy your code to your own repository. I use Artifactory as a repository in my profession and I’m totally happy with this solution. Now I like to show you how easy it is to upload your code to the open-source version of Artifactory. weiterlesen
Schlagwort: deployment
Log4j2 configuration in a separate file
Create a Spring Microservice in 10 Minutes
Do you ever want to create a new full-blown project in 10 minutes? With all frameworks and configuration you most likely need? In the age of microservices there is the need to often create new projects with similar shapes. In this blog series I’ll show you how easy it can be to add several aspects to your new project. weiterlesen
Simple API Documentation with Spring Auto REST Docs
Maybe you have heard of Spring REST Docs? There is another possibility to simplify the API documentation process: Spring Auto REST Docs! weiterlesen