In this post, you will explore some of the capabilities of Docker Compose in order to get your developers up-to-speed for development.
#docker #dockercompose
In this post, you will explore some of the capabilities of Docker Compose in order to get your developers up-to-speed for development.
#docker #dockercompose
Learn SQL with SQLBolt, a series of interactive lessons and exercises
https://sqlbolt.com/
Learn to apply the Performance Diagnostic Methodology (PDM), a structured approach in order to find the root cause of Java performance problems.
#java #performance
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. - Antoine de Saint-ExupΓ©ry
#quotes #quoteoftheday
Free classes on SQL, PL/SQL, database design, logic and more at the Oracle Dev Gym
https://devgym.oracle.com/pls/apex/f?p=10001:20011::::20011::
Learn to apply the Performance Diagnostic Methodology (PDM), a structured approach in order to find the root cause of Java performance problems.
#java #performance
V1.1.0 of @devoxxgenie.bsky.social is now live on the JetBrains Marketplace.
A much cleaner UI thanks to replacing the old HTML/JS WebView with native Android Compose components.
Smoother, faster, and far more integrated with the IDE π₯
#Enjoy #JetBrains #AI #Claude
In this post, I will try to explain why and when Git LFS should be used and how to use it.
#git
"If you adopt only one agile practice let it be retrospectives. Everything else will follow." - Woody Zuill
#quotes #quoteoftheday
Use Mailpit as an SMTP testing tool which allows to test email sending without actually sending emails
In this post, you will learn how to use Helm for installing our application. Take a look how you can create a Helm Chart for our application and how to package it.
#kubernetes #helm
OSBoxes simplifies your Linux/Unix experience by offering ready-to-use virtual machines, eliminating the need for complex setup procedures
https://www.osboxes.org/
In this post, you will take a closer look at Helm: a package manager for Kubernetes.
#kubernetes #helm
Which versioning scheme should you use for your software? Which version of the software is delivered to your test or production system?
Use-Case 2.0 - The Guide to Succeeding with Use Cases, by Ivar Jacobson
https://www.ivarjacobson.com/publications/articles/use-cases-ultimate-guide
Google Notebook LM is a powerful AI tool for interacting with your documents. However, privacy concerns might prevent you uploading sensitive data to Notebook LM. There is an open source alternative by means of Open Notebook.
New Java Annotated Monthly just dropped! βοΈ
Inside:
π₯ Holly Cumminsβ sharp Java finds.
π¬ Premiere of the documentary about IntelliJ IDEA.
π§ Fresh ideas from across the tech world.
Take a look π
blog.jetbrains.com/idea/2026/03...
Learn to create secure software with these free courses!
https://academy.semgrep.dev/
You create an MCP server, but how can you test whether it works as expected? In this blog, you will learn how you can test and debug MCP servers by using MCP Inspector. Enjoy!
#mcp
Writing software as if we are the only person that ever has to comprehend it is one of the biggest mistakes and false assumptions that can be made. β Karolina Szczur
#quotes #quoteoftheday
Learn more about the Onion Architecture in this blog from Jeffrey Palermo.
MCP servers extend the functionality of an LLM. Inference engines allow you to define the MCP servers, but often you will need to write an MCP client yourself. In this blog, you will learn how to do so using Spring AI. Enjoy!
#java #MCP
Learn more about Clean Architecture in this blog from Uncle Bob.
https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
In this blog, you will learn how to create a Model Context Protocol (MCP) server using Spring AI. You will see with how little effort you can create your own MCP server. Enjoy!
#java #springai
The biggest problem is not that they do not understand development issues like us, it's that we feel there is a *they* vs *us*. - Venkat Subramaniam
#quotes #quoteoftheday
A collection of 50 CLI tools you won't be able to live without.
Hexagonal Architecture With Spring Boot. The Practical Guide For a Spring Boot Implementation.
https://www.arhohuttunen.com/hexagonal-architecture-spring-boot/
In this blog, you will explore some AI MCP agents which will enhance your AI coding assistant workflow. The goal is to expand the capabilities of an LLM with shell commands, browser interaction and update-to-date library information. Enjoy!
#java #mcp
The best way to make sure a test never fails is not to write it. - Venkat Subramaniam
#quotes #quoteoftheday