DEV Community

# spring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best Practices for Optimizing Spring Boot Application Performance

Best Practices for Optimizing Spring Boot Application Performance

Comments
2 min read
Advantages of Using HTTP Interface in Spring 6

Advantages of Using HTTP Interface in Spring 6

2
Comments
3 min read
Paralelos entre Hibernate, JPA, Ruby e Rails

Paralelos entre Hibernate, JPA, Ruby e Rails

3
Comments
2 min read
Creating Custom Annotations for Validation in Spring Boot

Creating Custom Annotations for Validation in Spring Boot

18
Comments 2
4 min read
Introducing Kuery Client for those who love writing SQL in Kotlin/JVM

Introducing Kuery Client for those who love writing SQL in Kotlin/JVM

2
Comments
6 min read
Ultimate Spring Boot Interview Preparation Guide

Ultimate Spring Boot Interview Preparation Guide

10
Comments
19 min read
Library v/s Framework

Library v/s Framework

Comments
2 min read
How does Spring Boot handle static resource caching

How does Spring Boot handle static resource caching

2
Comments
2 min read
API de Upload de arquivo na AWS S3 + Interface de usuário

API de Upload de arquivo na AWS S3 + Interface de usuário

Comments
2 min read
Spring & Spring Boot Interview Guide

Spring & Spring Boot Interview Guide

13
Comments
47 min read
How to upload multipart files to a cloud storage locally with Spring Boot, Kotlin and MinIO

How to upload multipart files to a cloud storage locally with Spring Boot, Kotlin and MinIO

Comments
3 min read
Method security with @Secured Annotation in Spring

Method security with @Secured Annotation in Spring

1
Comments
3 min read
Spring MVC Interview Asked Questions

Spring MVC Interview Asked Questions

9
Comments
16 min read
Passing erros throught microsservices (Java + Spring)

Passing erros throught microsservices (Java + Spring)

5
Comments
2 min read
Evoluindo sua estratégia de Testes para FileUpload com Spring Test e Amazon S3

Evoluindo sua estratégia de Testes para FileUpload com Spring Test e Amazon S3

16
Comments
8 min read
Spring Modulith: Modularization of a monolithic application

Spring Modulith: Modularization of a monolithic application

2
Comments
1 min read
Using the @Lookup Annotation in Spring

Using the @Lookup Annotation in Spring

2
Comments
2 min read
Microservices: Set Up a Gateway with UI (Thymeleaf)

Microservices: Set Up a Gateway with UI (Thymeleaf)

Comments 1
5 min read
Improving throughput and latency using Java Virtual Threads in Spring

Improving throughput and latency using Java Virtual Threads in Spring

Comments
4 min read
Spring Web MVC 6: Show error of REST response in RFC9457 format

Spring Web MVC 6: Show error of REST response in RFC9457 format

Comments
1 min read
@Resource: The Versatile Bean Injection Annotation for Jakarta EE and Spring

@Resource: The Versatile Bean Injection Annotation for Jakarta EE and Spring

2
Comments
2 min read
Padronização de Respostas de Erro em APIs com RFC-9457: Implementando no Spring Framework

Padronização de Respostas de Erro em APIs com RFC-9457: Implementando no Spring Framework

71
Comments 1
5 min read
Understanding the @DependsOn Annotation in Spring

Understanding the @DependsOn Annotation in Spring

3
Comments
2 min read
Implementing an Interceptor for RestClient (Java + Spring Boot)

Implementing an Interceptor for RestClient (Java + Spring Boot)

19
Comments
2 min read
About Spring AMQP

About Spring AMQP

Comments
1 min read
Spring Boot Testing Best Practices

Spring Boot Testing Best Practices

2
Comments 1
4 min read
Desvendando o Segredo: Como Implementar File Upload com Spring Boot e Amazon S3

Desvendando o Segredo: Como Implementar File Upload com Spring Boot e Amazon S3

23
Comments 2
5 min read
Understanding @Primary in Spring

Understanding @Primary in Spring

3
Comments
2 min read
Wednesday Links - Edition 2024-06-19

Wednesday Links - Edition 2024-06-19

1
Comments
1 min read
Spring Framework: About Aware suffix interface

Spring Framework: About Aware suffix interface

1
Comments
1 min read
How @AliasFor Simplifies Annotations usage in Spring

How @AliasFor Simplifies Annotations usage in Spring

1
Comments
2 min read
Build OAuth 2.0 Server & API Server with Authlete + Spring Boot

Build OAuth 2.0 Server & API Server with Authlete + Spring Boot

2
Comments
4 min read
3 Ways to Use the @Lazy Annotation in Spring

3 Ways to Use the @Lazy Annotation in Spring

3
Comments
2 min read
Understanding @Autowired in Spring: A Comprehensive Guide

Understanding @Autowired in Spring: A Comprehensive Guide

7
Comments
3 min read
JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

Comments
8 min read
Spring Cloud: Get configuration from config server

Spring Cloud: Get configuration from config server

1
Comments
2 min read
Deploy Spring Boot Applications with NGINX and Ubuntu

Deploy Spring Boot Applications with NGINX and Ubuntu

4
Comments
2 min read
Understanding Spring's @Required Annotation: A Legacy Perspective

Understanding Spring's @Required Annotation: A Legacy Perspective

2
Comments
2 min read
Spring Cloud: Refresh scope bean

Spring Cloud: Refresh scope bean

6
Comments
2 min read
12 Ways to Use the @Value Annotation in Spring for Flexible and Maintainable Applications

12 Ways to Use the @Value Annotation in Spring for Flexible and Maintainable Applications

4
Comments
3 min read
Making Spring Transactions Transparent with Detailed Logging

Making Spring Transactions Transparent with Detailed Logging

1
Comments
2 min read
Understanding Spring Annotations: A Comprehensive Overview

Understanding Spring Annotations: A Comprehensive Overview

6
Comments
4 min read
Simplifying Dependency Management with Spring IoC

Simplifying Dependency Management with Spring IoC

3
Comments
3 min read
How to Use Spring Boot Eureka Server in Spring Boot 3.3.0+

How to Use Spring Boot Eureka Server in Spring Boot 3.3.0+

14
Comments
4 min read
Why Spring Matters for Java Developers

Why Spring Matters for Java Developers

4
Comments 1
2 min read
Understanding the JVM optimization (JIT)

Understanding the JVM optimization (JIT)

5
Comments
2 min read
Spring Bean Scopes

Spring Bean Scopes

Comments
3 min read
Simple database design for complex business model

Simple database design for complex business model

Comments
2 min read
Laravel Spring and React Project

Laravel Spring and React Project

Comments
1 min read
Dive in Spring framework - Beginner Guide

Dive in Spring framework - Beginner Guide

2
Comments
2 min read
Importing CSV Data into PostgreSQL using Spring Batch

Importing CSV Data into PostgreSQL using Spring Batch

7
Comments
3 min read
Introducing Stalactite ORM

Introducing Stalactite ORM

Comments
4 min read
@Controller vs. @RestController

@Controller vs. @RestController

2
Comments
2 min read
Spring Tests with TestContainers

Spring Tests with TestContainers

Comments
5 min read
How to Configure Spring Boot with Memcached

How to Configure Spring Boot with Memcached

11
Comments
3 min read
Blossoming Intelligence: How to Run Spring AI Locally with Ollama

Blossoming Intelligence: How to Run Spring AI Locally with Ollama

20
Comments
3 min read
Validating Configuration Properties in Spring Boot Application Startup

Validating Configuration Properties in Spring Boot Application Startup

Comments
3 min read
Unable add custom scope for MSAL entra Angular integration, When adding still using graph API

Unable add custom scope for MSAL entra Angular integration, When adding still using graph API

1
Comments
1 min read
🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

Comments 1
1 min read
How to deal with N+1 problems with Hibernate

How to deal with N+1 problems with Hibernate

3
Comments 2
8 min read
loading...