Nineya
Home
Blog
SpringBoot Make Scheduler consistent for Spring Integration
2025-01-06 20:57:22
3237
Related to https://stackoverflow.com/questions/65883496/mix-spring-integration-and-spring-schedulerCurrently Spring Inte...
SpringBoot Docs artifact is deployed twice
2025-01-06 20:57:12
888
The artifactory resource output shows the docs POM is uploaded twice.When looking at the files in CI I seefind . | grep ...
SpringBoot javax.persistence.schema-generation.database.action may be ignored
2025-01-06 20:57:05
725
Either javax.persistence.schema-generation.database.action or hibernate.hbm2ddl.auto can be used to control schema creat...
SpringBoot Fix build deprecation warnings about duplicate jar entries
2025-01-06 20:56:57
711
Hi,this is an attempt at fixing #23955. I say attempt because I chose to manually exclude the duplicate legal files in t...
SpringBoot Changed behaviour of @Before in Version 2.4
2025-01-06 20:56:50
2293
In our projects we define a java.time.Clock Bean for UTC times, which we use everywhere for getting the now time.Instant...
SpringBoot Stop registering the default servlet by default
2025-01-06 20:56:44
2209
The DefaultServlet is registered by default and mapped to / but in the vast majority of Boot apps this is overridden by ...
SpringBoot Polish
2025-01-06 20:56:37
52
This PR fixes some typos and polishes trivial stuff.
SpringBoot Clarify usage of BufferingApplicationStartup
2025-01-06 20:56:30
591
Closes gh-24605Comment From: oleg-sukhovHello, @mbhave. Could you please have a look why the build was stuck? Comment Fr...
SpringBoot Migrate from deprecated methods in AbstractWebFluxEndpointHandlerMapping
2025-01-06 20:56:23
157
Hi,this PR fixes #25000 by using RequestMappingInfo.paths(path)...build() rather than the deprecated constructors.Let me...
SpringBoot Improve usage description for BufferedApplicationStartup
2025-01-06 20:56:17
1105
I was trying the nice new Spring Boot startup tracking feature and used BufferedApplicationStartup to collect initializa...
SpringBoot Document logging.register-shutdown-hook property
2025-01-06 20:56:10
250
fixes #24507 Comment From: snicollThanks for the contribution @hatefpalizgar and sorry this was overlooked. We decided t...
SpringBoot Provide the same customisation options for Reactive Web Servers as Servlet Web Servers
2025-01-06 20:56:03
3211
Hi,I currently testing Spring Boot 2.0.0.M2 and I was wondering how to customize Jetty Server with JettyReactiveWebServe...
SpringBoot file name too long!!!!!
2025-01-06 20:55:56
606
when i use git download the code,but its always fail.because!!!filename was over win10 max filename length.spring-boot\s...
SpringBoot Help: run failed in IDEA, because of "Unrecognized option: --add-modules Error: Could not create the Java Virtual Machine."
2025-01-06 20:55:48
771
I want to run unit test in IDEA and fix some bugs, but failed because of "Unrecognized option: --add-modules Error: Coul...
SpringBoot I get "All scheduled consumers have been paused" for ActiveMQ consumers
2025-01-06 20:55:37
4639
I use: ActiveMQ v5.15.9 and Spring boot 2.2.12.RELEASE.I have 3 queues: "aaa", "bbb" and "manipulator" with next concurr...
SpringBoot Gradle plugin: declare task dependencies for Gradle 7.0 Milestone 1
2025-01-06 20:55:30
5429
I'm using Gradle 7.0 Milestone 1, Spring Boot 2.4.2, and 2.4.2 for the spring-boot-gradle-plugin. I have a simple Gradle...
SpringBoot fix FreeMarkerConfigurer(xml) check template path error in fatjar
2025-01-06 20:55:23
4003
If bean freeMarkerConfigurer created by xml, afterProperitesSet will throw an error ,the spring debug the exception by ...
SpringBoot One random.int for two keys in appliation.properties
2025-01-06 20:55:16
632
I want to use a random int value to start rsocket server, and then use the port number as discovery metadata for serve...
SpringBoot Missing spring-boot.version
2025-01-06 20:55:09
843
https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.3.3.RELEASE/spring-boot-dependencies-...
SpringBoot Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore
2025-01-06 20:55:02
1805
Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore thus pods get evicted all the time....
上一页
下一页
1
…
2071
2072
2073
2074
2075
…
2246
.