Nineya
Home
Blog
软著申请
SpringBoot Spring boot 3.2 does not write username and password with JPA repository and MySQL
2025-01-07 17:43:46
3307
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
2025-01-07 17:43:43
5396
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
2025-01-07 17:43:40
2753
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
2025-01-07 17:43:38
258
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"]"
2025-01-07 17:43:35
1171
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'
2025-01-07 17:43:33
7520
Environmentspring-boot 2.3.4.RELEASEubuntu 16.04.1 4.15.0 x86_64 BackgroundAfter executing the kill -15 <pid> comm...
SpringBoot Prometheus Actuator endpoint causing Internal Server Error, No converter for class java.lang.String
2025-01-07 17:43:30
12219
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
2025-01-07 17:43:27
509
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
2025-01-07 17:43:25
17970
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.
2025-01-07 17:43:22
1951
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
2025-01-07 17:43:09
634
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
2025-01-07 17:43:04
1669
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
2025-01-07 17:42:59
2423
Hi,I have a problem building my Spring Boot Application via bootBuildImage. Seems that necessary packeto images are miss...
SpringBoot Error creating bean with name 'liquibase': liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: java.lang.NoSuchMethodException: liquibase.changelog.ChangeLogHistoryServiceFactory.<init>()
2025-01-07 17:42:57
8431
Bug ReportWhen creating a new Spring Boot 3.2.1 project with Liquidbase 4.23.0 and GraalVM Native Build 0.9.28 I get the...
SpringBoot Gradle task "bootJar" fails with "Failed to get permissions" when using Gradle 8.6-milestone-1
2025-01-07 17:42:54
22651
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
2025-01-07 17:42:51
4196
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
2025-01-07 17:42:49
571
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
2025-01-07 17:42:46
1994
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
2025-01-07 17:42:44
8231
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
2025-01-07 17:42:31
2203
Spring boot 3.2.1 apps including Web-Mvc and Spring security dependency crash in autoconfiguration after building native...
上一页
下一页
1
…
1739
1740
1741
1742
1743
…
2246
.