In the second part of this Dockerizing Jenkins series, learn to deploy your artifacts, run Artifactory on Docker, and dockerize Maven settings in Jenkins.
Here we examine a hypothetical, but very possible example where Tell, Don't Ask and the SRP collide. See what the moral is when it comes to applying principles.
Learn how to seed the database on application startup. Seeders can help you create default admin accounts or other default data required by your application.
Eureka! No more need to store service URLs in code properties and update them with every change. Service discovery with Eureka will solve the problem for us.