Spring Dev Tools vs JRebel
There is very handy feature of SpringBoot which is called Dev tools. Dev tools enable hot reloading of spring-boot- based application every
Automation in the broadest sense: what can help us to speed up software development? DevOps is only one piece of the puzzle, but the day to day work is a repetitive task to speed up as much as possible.
Also, all the subjects below was tested by me in first person for a while BEFORE deciding to write an article about them.
And you can comment/improve them, for sure
There is very handy feature of SpringBoot which is called Dev tools. Dev tools enable hot reloading of spring-boot- based application every
Context: Spring microservice application to be deployed on K8s via helm + boring Friday In this scenario, you end up writing the
I love the super professional Changelogs you see in a lot of open source project. Git-chglog is a Golang program you can
Things worth looking this week. Scripting! Two tools this week: Bashly, a tool to create Bash scripts easily Ever wished to use