SpringBoot Make Scheduler consistent for Spring Integration

Related to https://stackoverflow.com/questions/65883496/mix-spring-integration-and-spring-schedulerCurrently Spring Inte...

SpringBoot Docs artifact is deployed twice

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

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

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

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

The DefaultServlet is registered by default and mapped to / but in the vast majority of Boot apps this is overridden by ...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.

SpringBoot Clarify usage of BufferingApplicationStartup

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

Hi,this PR fixes #25000 by using RequestMappingInfo.paths(path)...build() rather than the deprecated constructors.Let me...

SpringBoot Improve usage description for BufferedApplicationStartup

I was trying the nice new Spring Boot startup tracking feature and used BufferedApplicationStartup to collect initializa...

SpringBoot Document logging.register-shutdown-hook property

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

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!!!!!

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."

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

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

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

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

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

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

Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore thus pods get evicted all the time....
上一页 下一页
.