SpringBoot Spring boot 3.2 does not write username and password with JPA repository and MySQL

I am concerned that there is a bug in Spring boot 3.2.x. I migrate from 2.8.x and I am encounter problem with one of the...

SpringBoot Support configuration properties for CORS configuration

Current situation: we need to write code to implement the MVC CORS configuration using java configuration or xml file. ...

SpringBoot Custom binding converters are ignored when working with collection types

The code below works correctly in 2.7.18, 3.0.13 and 3.1.6, but when used with 3.2.0, it fails with exception.Failed to ...

SpringBoot Upgrade to Spring Framework 6.1.2

Comment From: izeyeThis seems to have been resolved in https://github.com/spring-projects/spring-boot/issues/38814.Comme...

SpringBoot getting "Property 'spring.profiles' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: System Environment Property "SPRING_PROFILES"]"

After upgrading from Spring 2.7.10 to 3.2.0 I'm getting the spring.profiles error.application.properties - spring.profil...

SpringBoot After executing "kill-15<pid>", my app encountered an exception during the shutdown process Failed to stop bean 'webServerGracefulShutdown'

Environmentspring-boot 2.3.4.RELEASEubuntu 16.04.1 4.15.0 x86_64 BackgroundAfter executing the kill -15 &lt;pid&gt; comm...

SpringBoot Prometheus Actuator endpoint causing Internal Server Error, No converter for class java.lang.String

We are trying to add prometheus metrics to our services. To do so I followed the official actuator reference documentati...

SpringBoot Default Serialization Redis Cache and RedisTemplate

ProblemPotential insecure default de/serialization(JdkSerializationRedisSerializer) for entries values.SuggestionMake th...

SpringBoot Allow Spring Boot to be used in environments where the security policy prohibits read access to certain parts of the file system

I am developing a spring-boot web application using version 1.5.6 that is packaged into a war file. This works perfectl...

SpringBoot @AutoConfigureBefore Unable to execute in the correct order.

Spring Boot Version3.0.2Description of Bug/IssueWhen I'm using @AutoConfiguration to develop a custom starter, I've noti...

SpringBoot Unable to access the web application using default port

Hey Developers, I've developed a basic portfolio application using spring-boot and html.I've created a jar file and when...

SpringBoot Update Spring Framework documentation links

With the move to Antora, we now have redirects happening for all our Spring Framework documentation links.Comment From: ...

SpringBoot Error building images: Docker API call to "paketobuildpacks builder base" failed with status code 404

Hi,I have a problem building my Spring Boot Application via bootBuildImage. Seems that necessary packeto images are miss...

SpringBoot Gradle task "bootJar" fails with "Failed to get permissions" when using Gradle 8.6-milestone-1

When using Gradle 8.6-milestone-1 instead of 8.5 I get the following stacktrace for gradle bootJar --stacktrace due to a...

SpringBoot java.io.EOFException: null

Dear Tomcat team, Good evening, I have encountered the following problem while using Spring boot:My version of Spring bo...

SpringBoot Incorrect mapping on constructor expression with Oracle Database

If on the database the data type is NUMBER(22,3), it still gets picked up as an int from JPQL and requires a constructor...

SpringBoot spring boot upload file over limit ERR_CONNECTION_RESET

I don't know if this is a bug, but I urgently need to solve this problem🥹stackoverflowComment From: bclozelLet's keep th...

SpringBoot Spring Boot versions 3.x.x problems with context Inheriterance in async methods

The same code is working using version 2.x.x. The combination of @Async methods and ContextHolders inside these async me...

SpringBoot 3.2.1 update breaks auto-configuration in native-image

Spring boot 3.2.1 apps including Web-Mvc and Spring security dependency crash in autoconfiguration after building native...
上一页 下一页
.