📰 Dev.to · Jan Mewes
3 articles · Updated every 3 hours · View all reads
All
Articles 91,691Blog Posts 109,662Tech Tutorials 22,947Research Papers 19,234News 14,874
⚡ AI Lessons

Dev.to · Jan Mewes
1y ago
Getting started with Spring RestClient
With Spring Framework v6.1 and Spring Boot v3.2 the RestClient class was introduced as alternative to...

Dev.to · Jan Mewes
3y ago
Spring: Adding OpenAPI validation to MockMVC tests
This blog post describes how OpenAPI specification validation was added to the tests in a Java/Spring project that uses Gradle as build system.

Dev.to · Jan Mewes
4y ago
Java: Finding out the root cause of an unexpected log message
Debugging story for H2 database configuration in a Spring Boot app
DeepCamp AI