Search code examples
Spring boot migration 1.5.x to 2.x, H2 database 1.4.200 version throwing syntax error in alter comma...


mysqlspring-booth2

Read More
getting Spring Boot [2.7.0] is not compatible with this Spring Cloud release train error...


spring-bootgradlespring-cloudspring-cloud-config

Read More
Springfox 3.0.0 is not working with Spring Boot 2.6.0...


javaspring-bootswaggerspringfox

Read More
Intermittent stack overflow error in a spring boot application...


javaspringspring-bootmultithreadingstack-overflow

Read More
Spring WebClient seems to suppress WebClientResponseException using Retry.withThrowable...


spring-bootspring-webfluxproject-reactor

Read More
Angular 18 CORS issue with Springboot as backend...


angularspring-bootcors

Read More
Spring Boot 3 Webflux application with Micrometer Tracing not showing traceId and spanId in the cons...


spring-bootspring-webfluxmicrometermicrometer-tracing

Read More
Why does Spring Boot return 403 Forbidden for a POST request to a secured endpoint even with a valid...


javaspringspring-bootjwt

Read More
How to Enable and Configure Auditing in a Spring Boot Application...


javaspringspring-bootauditaudit-logging

Read More
Defining Spring Boot Active Profiles in External Properties file...


javaspringspring-boot

Read More
SpringBoot cache + caffeine + micrometer, how to configure multiple caches in one application and wi...


javaspring-bootmicrometerspring-cachecaffeine-cache

Read More
java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not support...


springspring-bootspring-cloudresttemplate

Read More
Compilation error after upgrading to JDK 21 - "NoSuchFieldError: JCImport does not have member ...


spring-bootcompiler-errorsupgradelombokjava-21

Read More
Generating RestClient stubs from Swagger OpenAPI in Spring Boot with Gradle...


spring-bootgradleswagger

Read More
Spring Boot spring-boot:build-image: how to configure direct memory (MaxDirectMemorySize)?...


javaspring-bootdockerpaketo

Read More
How can I use a Request scope bean in a component and fall back to a default value outside of reques...


javaspringspring-boot

Read More
Case insensitive column names in Hibernate query...


springspring-boothibernate

Read More
Plugin [id: 'org.springframework.boot', version: '2.2.4.RELEASE'] was not found in a...


spring-bootgradle

Read More
Spring Boot 3 TaskExecutor context propagation in micrometer tracing...


springspring-bootmicrometer-tracing

Read More
ElasticSearch in Spring with @Query...


elasticsearchspring-bootelasticsearch-pluginspring-data-elasticsearch

Read More
Replace Liquibase with JSON Based Configuration for Database Migrations in Spring Boot...


javapostgresqlspring-bootdatabase-migrationliquibase

Read More
How to use multiple graphqls files?...


javaspring-bootgraphqlspring-graphql

Read More
Issues with Lazy Loading and Transactions in JPA...


springspring-boot

Read More
How to handle asynchronous thread processing with same transaction in SpringBoot?...


javaspringspring-bootmultithreadingtransactions

Read More
How to enable ExecutorServiceMetrics in SpringBoot 2.1.2?...


spring-bootspring-boot-actuatorspring-micrometer

Read More
org.apache.commons.logging.LogFactory was unintentionally initialized at build time...


javaspringspring-bootmavenspring-native

Read More
Should I add application.properties to .gitignore if the Git repository is private and both the serv...


spring-bootsecurity

Read More
Customization of GraphiQL interface in Spring-Boot project...


javareactjsspring-bootgraphiql

Read More
Spring Data JPA - @Query annotation with qualifier for the database it applies to...


spring-boothibernatespring-data-jpa

Read More
Unable to run Spring Boot native application with InheritanceType.JOINED...


spring-boothibernatejpaspring-boot-nativejava-native

Read More
BackNext