Nineya
Home
Blog
SpringBoot Fix SpringApplicationShutdownHook throws ClassCastException
2025-01-07 00:48:36
967
Fixes #26953I think the we can programmatically disabling log4j shutdown hook when initialize, since SpringApplicationS...
SpringBoot Update reference documentation to reflect @SpringBootApplication's use of @SpringBootConfiguration
2025-01-07 00:48:29
1002
Comment From: snicollThanks for the PR but I think the use of @Configuration here is deliberate as we may not want to ge...
SpringBoot Getting HttpMessageNotReadableException after upgrading to 2.3.11.RELEASE
2025-01-07 00:48:24
6865
Previous Version: springCloudVersion = "Greenwich.RELEASE" springBootVersion = "2.1.13.RELEASE"Upgraded Version: springC...
SpringBoot Copyright Notice in License is missing
2025-01-07 00:48:19
388
For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...
SpringBoot Create IdentifierGenerator for hibernate if not registered by default
2025-01-07 00:48:15
1448
It would be nice if spring boot will create user defined IdentifierGenerator for hibernate, take advantage of dependency...
SpringBoot Copyright Notice in License is missing
2025-01-07 00:48:11
1002
For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...
SpringBoot Upgrade to Glassfish JAXB 3.0.1
2025-01-07 00:48:08
610
Is it possible to upgrade Glassfish/Jakarta JAXB to Version 3.0.1? We are using this version of the JAXB API in one of o...
SpringBoot SpringApplicationShutdownHook throws ClassCastException when use log4j2
2025-01-07 00:48:04
11897
Hi. I get the exception when try to replace logging module with log4j2 in spring boot version 2.5.1. This error doesn't ...
SpringBoot Spring SQL initialization + ddl-auto: create-drop OK on 2.4.x, failed on 2.5.x
2025-01-07 00:48:00
17722
I'm upgrading from 2.4.5 to 2.5.1 but found the SQL init failed, without changing anything else other than the Spring Bo...
SpringBoot Change of behavior in property loading order
2025-01-07 00:47:56
2607
Hello,I was trying to upgrade our applications from 2.4.6 to 2.5.1 and noticed a change of behavior in property loading ...
SpringBoot Avoid illegal reflective access in RabbitAutoConfigurationTests
2025-01-07 00:47:52
807
Hi,this is an attempt to avoid some illegal reflective access in RabbitAutoConfigurationTests. The idea is that rather t...
SpringBoot Document uuid support in RandomValuePropertySource
2025-01-07 00:47:48
300
Class org.springframework.boot.env.RandomValuePropertySource contains incorrect Java Doc. When the suffix is not int or ...
SpringBoot Revert 7b490f0 once https://github.com/spring-projects/spring-security/issues/9811 has been fixed
2025-01-07 00:47:40
154
Once https://github.com/spring-projects/spring-security/issues/9811 has been fixed and we've moved to 5.5.1 snapshots we...
SpringBoot Revert 33a5c31 once https://github.com/spring-projects/spring-security/issues/9767 has been fixed
2025-01-07 00:47:37
331
Once https://github.com/spring-projects/spring-security/issues/9767 has been fixed and we've moved to 5.5.1 snapshots we...
SpringBoot Profile-specific resolution should still happen when processing 'spring.config.import' properties
2025-01-07 00:47:31
3852
Hi all! We are up the spring-boot version from 2.4.2 to 2.5.1 and catch problem when run app:13:03:51.052 [main] DEBUG o...
SpringBoot Cannot add propertySource with profiles
2025-01-07 00:47:23
4739
Following version 2.5 update (specifically, modification of Environment in https://github.com/spring-projects/spring-boo...
SpringBoot Gradle 6.9.x is not listed as a supported version when the Gradle version is < 6.8
2025-01-07 00:47:20
285
An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.5.2-SNAPSHOT']> Failed to ...
SpringBoot (2.3+) Empty body (no error message) in Test when ResponseStatusException is thrown
2025-01-07 00:47:16
3075
SummaryAfter upgrading from spring boot 2.2.8 to 2.3.1 we had failing tests. If we throw a ResponseStatusException in a ...
SpringBoot Upgrade to Dropwizard Metrics 4.1.23
2025-01-07 00:47:11
249
Comment From: snicollThe Dropwizard bom is managing dependencies that it shouldn't so let's revert the upgrade.Comment F...
SpringBoot Upgrade to Dropwizard Metrics 4.1.23
2025-01-07 00:47:03
137
Comment From: snicollWe're going to skip this one, see https://github.com/spring-projects/spring-boot/issues/26983#issue...
上一页
下一页
1
…
2026
2027
2028
2029
2030
…
2246
.