For developers who love the CLI and those who don't, here are nine command-line tools that'll make your workdays easier and might even spark joy. Some developers use the command line because we have ...
Are you a developer who needs to create and configure a new Spring Boot project? Perhaps you're intimidated by all the options? Don't worry, the Spring Boot Initializr has got your back. After the ...
HTMX is a newer technology that takes plain old HTML and gives it extra powers like Ajax and DOM swaps. It’s included in my personal list of good ideas because it eliminates a whole realm of ...
Microsoft has announced the availability of VS Code Spring Boot Application Development Extension Pack (aka Spring Tools 4 for Visual Studio Code). This collection of extensions for developing and ...
The Java Development Kit. A build tool, such as Maven or Gradle. An IDE that simplifies software development. You could spend a morning installing all these tools and ...