Nineya
Home
Blog
软著申请
SpringBoot Add a configuration property to control auto-startup of listener containers
2025-01-07 07:20:59
396
Closes #32984 Comment From: frosiereThe autoStartup property has been added and tested. If something else is required to...
SpringBoot Build app spring boot 3.0.2 with gradle
2025-01-07 07:20:56
2528
Hi, I would like to know how I can build the project with the ./gradlew build command since at the moment it gives incom...
SpringBoot Upgrade to Micrometer 1.11.0-M1
2025-01-07 07:20:53
131
https://github.com/spring-projects/spring-boot/commit/4dfc291e158d204f20cc4bb05d5292266dacc1b9 has already moved us onto...
SpringBoot Upgrade to Log4j2 2.20.0
2025-01-07 07:20:45
144
Comment From: wilkinsonaThis upgrade requires further investigation as it causes Log4J2LoggingSystemTests.log4jLevelsAre...
SpringBoot Kotlin ConfigurationProperties default values are not picked up when nativeRun is used
2025-01-07 07:20:39
5764
spring-boot version: 3.0.2gradle file from example application:plugins { id("org.springframework.boot") ver...
SpringBoot Unable to instantiate factory class [org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor] for factory type [org.springframework.boot.env.EnvironmentPostProcessor]
2025-01-07 07:20:35
1926
In my case, it's solved by changing the approach of running the application in the IDE.2.4.0 may not encourage...
SpringBoot Spring boot actuator not working when deployed in kubernetes with spring-boot-starter 2.7.8
2025-01-07 07:20:32
517
Very similar issue to https://stackoverflow.com/questions/75218237/spring-boot-2-7-8-or-3-x-upgrade-tomcat-http-status-4...
SpringBoot Order of map property in application yaml is no longer preserved
2025-01-07 07:20:30
2650
Scenario:A ConfigurationProperties class contains a Map<String, String> property.The contents of the map are speci...
SpringBoot Upgrade to Neo4j Java Driver 5.4.0
2025-01-07 07:20:26
138
We need to make an exception to our upgrade policy to keep the driver's version aligned with the version that's used by ...
SpringBoot Provide a setting for automatic context propagation with reactor-core
2025-01-07 07:20:24
414
Forward port of issue #34201 to 3.1.x.Comment From: wilkinsonaWe should review e67efe2674988ac7aea38c192497e704ad351470 ...
SpringBoot ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class
2025-01-07 07:20:20
1040
Performing AOT processing of a logback configuration xml with variables as the class name throws a java.lang.ClassNotFo...
SpringBoot Spring Boot should allow configuring which dependencies should be reloaded
2025-01-07 07:20:18
13541
Assuming we have a gradle project with subprojects..├── app│ ...│ └── build.gradle.kts├── lib│ ...│ └── build.gr...
SpringBoot @DirtiesContext(classMode = ClassMode.BEFORE_EACH_TEST_METHOD) causes HikariDataSource to close before AbstractTestExecutionListener#afterTestClass is executed
2025-01-07 07:20:15
1696
I have an @SpringBootTest JUnit 5 integration test that has an @TestExecutionListener registered, which implements Abstr...
SpringBoot update latest
2025-01-07 07:20:13
190
Comment From: pivotal-cla@BeanHhb Please sign the Contributor License Agreement!Click here to manually synchronize the s...
SpringBoot Consider removing plugin management for Maven plugins that Boot no longer uses
2025-01-07 07:20:10
305
spring-boot-dependencies contains plugin management for numerous Maven plugins. We've removed some plugin management ove...
SpringBoot Added getting support in README.md
2025-01-07 07:20:07
229
Added getting support in README.mdComment From: scottfrederickThanks for the suggestion, but this is already covered in ...
SpringBoot spring-boot-starter-actuator impacts return code if a request header is rejected by Spring Security
2025-01-07 07:20:05
3935
Self-contained project: https://github.com/McKeeAtx/starter-actuator-breaks-testsSetup: A Spring Boot application with d...
SpringBoot Placeholders are not resolved when a property in the Environment has a String[] value
2025-01-07 07:20:01
8030
HiTested with:* from version 2.4.0 to version 2.4.13* Java OpenJDK 1.8.203* tomcat-8.5.69* executing war file into the t...
SpringBoot Configuring dedicated Cassandra contact points now require a local DC
2025-01-07 07:19:54
28299
We need to expose an additional property as the following is thrown when one wants to customize the contact points to us...
SpringBoot Upgrade to Spring for GraphQL 1.1.2
2025-01-07 07:19:50
242
See https://github.com/spring-projects/spring-graphql/milestone/21Comment From: wilkinsonaSuperseded by #34323. Automati...
上一页
下一页
1
…
1845
1846
1847
1848
1849
…
2246
.