Building a declarative API with Spring AOP and SpEL
See how to implement a declarative API with Spring AOP and SpEL to perform tasks belonging to cross-cutting concerns like auditing.

Mikael Francoeur
4,893 viewsSee how to implement a declarative API with Spring AOP and SpEL to perform tasks belonging to cross-cutting concerns like auditing.
Raphael De Lio
12,818 viewsBuild a sliding window log rate limiter with Redis and Java. Track requests in a rolling window, expire old entries, and test your setup for …

Nicolas Frankel
2,373 viewsIn my previous company, I developed a batch job that tracked metrics across social media, such as Twitter, LinkedIn, Mastodon, Bluesky, …

Mahendra Rao B
17,569 viewsLearn about structured concurrency, a paradigm that simplifies concurrent programming by bringing order and predictability to task …
Maximillian Arruda
10,678 viewsWe often hear the phrase "Make the life of your client easier". But, what about the developers? Make the life of your developer client's …

Tristan Mahinay
27,825 viewsDiscover on how quickly to integrate the IBM watsonx.ai platform in your Java application using Spring AI by creating a chat application

Shai Almog
5,641 viewsLearn advanced front-end debugging: use console log levels, CSS styles, assertions, & more to simplify and enhance your development workflow

Shai Almog
5,093 viewsExplore strace for Linux debugging: origins, usage, JVM insights, and advanced tips in an in-depth, easy-to-follow guide.
Nicolas Frankel
5,801 viewsLearn how to start your Langchain4j journey in several incremental steps.

Mahendra Rao B
20,386 viewsJava Template Engine(jte) offers a secure and efficient solution tailored for Java and Kotlin.