Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring
Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is …

Cristobal Escobar
8,105 viewsSpring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is …

Vincent Vauban
2,352 viewsI built a Spring Boot 4 REST API that defines terms using Wikidata, orchestrated by an Embabel agent—no API keys, no local models, fully …

Joe Kuhel
3,420 viewsA Tomcat update splits TLSv1.3 cipher configuration into a new attribute, silently dropping your Spring Boot cipher restrictions. Here's how …

Zikani Nyirenda Mwase
2,047 viewsSee how to use machine learning in java by building a Spring Boot API for Spam Detection using the ONNX Runtime for Java.

Simon Martinelli
2,784 viewsTesting email functionality is often painful. SMTP servers are external, tests become slow or flaky, and local setups differ from CI …

Otavio Santana
1,859 viewsWhen we face software development, the biggest mistake is about delivering what the client wants. It sounds like a cliché, but after …

Mahendra Rao B
21,039 viewsA complete Spring Boot 4 OpenTelemetry guide covering metrics, traces, and logs. Understand native observability features, OTLP support, and …

Dominika Tasarz
2,666 viewsDiscover how Payara Starter simplifies the transition from Spring Boot to Jakarta EE 11, offering a fast, Spring-style project generator and …

Dominika Tasarz
3,424 viewsOverview of Spring Framework 7.0 and Spring Data 2025.1.0 gaining compatibility with Jakarta EE 11, highlighting the impact on the Java …

Vincent Vauban
6,287 viewsLearn Micrometer and Prometheus in Spring Boot by building a Kafka Burger Orders app that emits metrics. Step-by-step guide with code and …