DEV Community

# spring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Wednesday Links - Edition 2024-04-17

Wednesday Links - Edition 2024-04-17

Comments
1 min read
Reactive vs Servlet Stack

Reactive vs Servlet Stack

Comments
3 min read
Seamless Migration to Keycloak: Insights into Transitioning from Spring Authorization Server

Seamless Migration to Keycloak: Insights into Transitioning from Spring Authorization Server

1
Comments
4 min read
Optimizing and Scaling Your AI-Powered Backend in Kotlin: Advanced Techniques

Optimizing and Scaling Your AI-Powered Backend in Kotlin: Advanced Techniques

Comments
1 min read
Localize Apps With AI

Localize Apps With AI

2
Comments
11 min read
Spring Data JPA: About Specification interface

Spring Data JPA: About Specification interface

1
Comments
2 min read
Spring WebFlux Retry Mechanism

Spring WebFlux Retry Mechanism

2
Comments
3 min read
Multiple MongoDB Databases on Spring Boot

Multiple MongoDB Databases on Spring Boot

1
Comments
3 min read
Spring Boot conformity Spring AI Implement project access to chatgpt

Spring Boot conformity Spring AI Implement project access to chatgpt

6
Comments 1
3 min read
Springing Forward: A Smooth Transition to Spring Boot 3

Springing Forward: A Smooth Transition to Spring Boot 3

Comments
2 min read
"Exception opening socket" and "connect timed out" - How to connect Spring Boot to MongoDB on Remote Server

"Exception opening socket" and "connect timed out" - How to connect Spring Boot to MongoDB on Remote Server

1
Comments 1
1 min read
Overcoming Tight Coupling In OOPs With Effective Solutions

Overcoming Tight Coupling In OOPs With Effective Solutions

2
Comments
1 min read
Specifying context configuration location for DispatcherServlet

Specifying context configuration location for DispatcherServlet

Comments
2 min read
Kotlin Clean Architecture and CQRS đŸš€đŸ‘‹đŸ‘šâ€đŸ’»

Kotlin Clean Architecture and CQRS đŸš€đŸ‘‹đŸ‘šâ€đŸ’»

4
Comments
15 min read
How to use JPA API Specification?

How to use JPA API Specification?

Comments 1
2 min read
Introduction to Spring Cloud Function and Spring Cloud Stream

Introduction to Spring Cloud Function and Spring Cloud Stream

1
Comments
5 min read
Just a simple Songs API using Spring Reactive with Functional Endpoints, Docker and MongoDB

Just a simple Songs API using Spring Reactive with Functional Endpoints, Docker and MongoDB

2
Comments
5 min read
Mastering Custom Validation in Spring Boot: A Step-by-Step Guide

Mastering Custom Validation in Spring Boot: A Step-by-Step Guide

Comments
2 min read
@Valid + Jakarta with DTO in Spring Boot 3

@Valid + Jakarta with DTO in Spring Boot 3

Comments
2 min read
3 dicas para criar uma estratégia moderna de Testes para Microsserviços Spring Boot

3 dicas para criar uma estratégia moderna de Testes para Microsserviços Spring Boot

10
Comments
9 min read
Be careful of NullPointerException in EDA

Be careful of NullPointerException in EDA

Comments 2
3 min read
How to solve error parsing HTTP request header in Spring Boot

How to solve error parsing HTTP request header in Spring Boot

Comments 2
1 min read
Vector Database and Spring IA

Vector Database and Spring IA

9
Comments 2
7 min read
What happen when @ModelAttribute annoated on method parameter of controller

What happen when @ModelAttribute annoated on method parameter of controller

Comments
3 min read
How to alter instance which built from Spring Security Configurer

How to alter instance which built from Spring Security Configurer

Comments
4 min read
Spring MVC support using more than 1 template engine

Spring MVC support using more than 1 template engine

Comments
2 min read
What happen of a class annotated with @Transactional

What happen of a class annotated with @Transactional

Comments
2 min read
Spring boot example application: notice board

Spring boot example application: notice board

Comments
1 min read
Passing map object as root object in Spring Expression Language (SpEL)

Passing map object as root object in Spring Expression Language (SpEL)

Comments
3 min read
Spring Framework bean definition XML: custom tag

Spring Framework bean definition XML: custom tag

Comments
2 min read
Introduction to Spring Scheduled and monitoring the task with Spring Actuator ïžđŸ•›ïžđŸ“ˆïž

Introduction to Spring Scheduled and monitoring the task with Spring Actuator ïžđŸ•›ïžđŸ“ˆïž

4
Comments
3 min read
Spring MVC: How controller been called

Spring MVC: How controller been called

Comments
3 min read
How thymeleaf processes value of "th:text" attribute

How thymeleaf processes value of "th:text" attribute

Comments
7 min read
Get class method parameter name from .class file at runtime

Get class method parameter name from .class file at runtime

Comments
2 min read
About injecting beans managed by Spring Framework into Apache Wicket Component

About injecting beans managed by Spring Framework into Apache Wicket Component

Comments
4 min read
How thymeleaf processes value of "th:text" attribute (2)

How thymeleaf processes value of "th:text" attribute (2)

Comments
3 min read
Things done by Spring Boot

Things done by Spring Boot

Comments
4 min read
Error on test case annotated with @WithMockUser on application extend Spring Security User class

Error on test case annotated with @WithMockUser on application extend Spring Security User class

Comments
3 min read
Default Servlet filter loaded by Spring Boot

Default Servlet filter loaded by Spring Boot

Comments
2 min read
Usando Spring Boot RestClient

Usando Spring Boot RestClient

Comments 1
11 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

Comments
4 min read
Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

2
Comments
5 min read
Exception in thread "main" org.springframework.beans.factory.NoSuchBeanDefinitionException:

Exception in thread "main" org.springframework.beans.factory.NoSuchBeanDefinitionException:

Comments
2 min read
How to Create and Use a Custom ResultMatcher for Date Testing with MockMvc

How to Create and Use a Custom ResultMatcher for Date Testing with MockMvc

2
Comments
3 min read
Create a Service and Controller using Spring Boot 3

Create a Service and Controller using Spring Boot 3

2
Comments 2
5 min read
Dockerizing a Java Application with Spring and Maven

Dockerizing a Java Application with Spring and Maven

5
Comments
2 min read
How do you get a Spring Bean without Dependency Injection?

How do you get a Spring Bean without Dependency Injection?

8
Comments 1
2 min read
Testing a Spring application with MongoDB aggregations

Testing a Spring application with MongoDB aggregations

1
Comments
3 min read
A Passwordless Future: Passkeys for Java Developers

A Passwordless Future: Passkeys for Java Developers

17
Comments
9 min read
Lambda Expressions In Java

Lambda Expressions In Java

Comments
1 min read
Document your API with Spring Rest Docs

Document your API with Spring Rest Docs

Comments
11 min read
Fixing more bugs in Java Spring Boot project!

Fixing more bugs in Java Spring Boot project!

3
Comments
3 min read
Difference between @Controller vs @RestController in Spring

Difference between @Controller vs @RestController in Spring

12
Comments
4 min read
🌿 7 Free Platforms for Learning Spring, Java's Top Framework

🌿 7 Free Platforms for Learning Spring, Java's Top Framework

10
Comments 4
7 min read
Once Upon a Code Adventure: IoC and DI in the Land of Spring

Once Upon a Code Adventure: IoC and DI in the Land of Spring

4
Comments
3 min read
[Tiny] Injecting Dependency With Default Value in Spring: What Could Go Wrong?

[Tiny] Injecting Dependency With Default Value in Spring: What Could Go Wrong?

Comments
2 min read
RabbitMQ Com Java e Spring : Parte 2

RabbitMQ Com Java e Spring : Parte 2

1
Comments
9 min read
Monitoring a Directory in Spring

Monitoring a Directory in Spring

11
Comments
6 min read
Demystifying Spring Data and Spring Data JPA: A Question-Based Guide: Simplify Your Data Access Layer

Demystifying Spring Data and Spring Data JPA: A Question-Based Guide: Simplify Your Data Access Layer

2
Comments
4 min read
Schedule tasks in Spring Boot with @Scheduled annotation

Schedule tasks in Spring Boot with @Scheduled annotation

Comments
1 min read
loading...