Search code examples
Spring Boot throwing 401 Unauthorized on POST request...


javaspring-bootspring-security

Read More
Spring Boot configure and use two data sources...


javaspringspring-bootspring-mvcdatasource

Read More
Problem while opening project in Eclipse STS...


javaspringspring-booteclipsests

Read More
Mybatis - Invalid bound statement (not found)...


spring-bootmybatis

Read More
Why am I getting error in WebSecurityConfig?...


spring-bootspring-securityjwtspring-cloud-netflixapplication.properties

Read More
Spring Boot 3.4.6 validation not triggering for @Email and @NonNull on MongoDB @Document entity...


javaspring-bootannotationslombokjakarta-validation

Read More
Spring Boot Build Image with Health Check...


spring-bootdockerdocker-composehealth-checkpaketo

Read More
Upgrading to Spring Boot 3.2 with Spring Security 6.2.0: Name for argument of type [java.lang.String...


javaspringspring-bootgradle

Read More
Testcontainers and microservices: how to start a second container that the first is trying to call...


spring-boottestcontainers

Read More
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in fut...


javaspring-bootmavenjunitmockito

Read More
Can't compile/run a java project in IntelliJ...


javaspring-bootmavenintellij-idea

Read More
"Cannot resolve com.squareup.okhttp3:mockwebserver:unknown" error after upgrade to Spring ...


javaspring-bootmavenokhttpmockwebserver

Read More
Spring Cloud Gateway Server MVC - Can we use Spring MVC with Spring Cloud Gateway?...


javaspringspring-bootspring-mvcspring-cloud-gateway

Read More
Spring boot 3.5.0: DataSourceProperties not defined...


javaspring-boot

Read More
ClassNotFoundException: org.springframework.web.servlet.resource.LiteWebJarsResourceResolver when ru...


spring-bootspringdoc-openapi-uiopenrewrite

Read More
Error: connect ECONNREFUSED 8080 keycloak with spring boot...


javaspring-bootdockerkeycloak

Read More
MappedInterceptor Bean Vs WebMvcConfigurer addInterceptors. What is the correct (modern) way for add...


javaspringspring-bootspring-mvc

Read More
Spring Boot YAML configuration for a list of strings...


javaspring-bootconfigurationyaml

Read More
I'm trying to use Spring Tool Suite for TDD and I get this error while running code...


javaspring-bootmodel-view-controller

Read More
OAuth2Authentication token serializing by spring session with redis...


spring-bootjacksonspring-data-redisspring-session

Read More
Mockito mockStatic ZonedDateTime gives TemporalAccessor error...


spring-bootkotlinmockito

Read More
spring-boot-oauth2 workflow with exchanging code for jwt...


javaspring-boot

Read More
How to support CRUD operations on user profile in Spring Boot when Keycloak manages user table?...


javaspring-bootspring-data-jpakeycloak

Read More
“cannot write xcontent for unknown value of type java.time.LocalDate” appears randomly on one Tomcat...


javaspring-boottomcatopensearch

Read More
Class Not found com.cicdpipeline.LambdaHandler: in AWS Lambda Springboot project deployment...


amazon-web-servicesspring-bootaws-lambda

Read More
How to Return a Custom Error Message for Invalid Enum Value in Spring Boot RequestBody?...


javaspring-bootvalidationexceptionenums

Read More
How can I set custom tags through properties when using Micrometer Tracing with Spring Boot 3...


springspring-bootmicrometermicrometer-tracingspring-cloud-sleuth-otel

Read More
How to intercept/handle BeanCreationExceptions in Spring during app startup (auto-wiring)?...


springspring-boot

Read More
How to enable Maintenance mode in spring boot...


javaspringspring-bootspring-mvcservlets

Read More
Spring MVC List<Enum> binding: Why does arr[]=HELLO&arr[]=WORLD require @Setter, but arr=H...


javaspringspring-boottomcataxios

Read More
BackNext