springboot Run structure 101 check

Comment From: philwebbNo leaf level tangles detected.

springboot Set up redirects for the Maven Plugin documentation

Once 2.3.0.RELEASE has shipped, some current documentation links to the Maven Plugin will be broken as there's only a si...

springboot Custom converters cannot be used when creating endpoint-related beans due to eager initialization triggered by ServletEndpointRegistrar

This is related to the issues https://github.com/spring-projects/spring-boot/issues/6222 and https://github.com/spring-p...

springboot Add redis sentinel password property

Spring boot version: 2.2.6.RELEASEI get the RedisCommandExecutionException: NOAUTH Authentication required. After settin...

springboot Enable HTTP Response Compression by Default

I think the default value of server.compression.enabled should be changed from false to true in an upcoming version of S...

springboot Expose property to configure configurationMetadata on an OAuth2 ClientRegistration

Forward port of issue #21375 to 2.3.0.Comment From: mbhaveThe original issue for this #21375 was reverted.

springboot Deregister JDBC drivers during undeploy of a war deployment

Hi,following up on the registration of JDBC drivers in Spring Boot (especially https://github.com/spring-projects/spring...

springboot java.lang.IllegalArgumentException: com.mongodb.client.MongoDatabase referenced from a method is not visible from class loader

Hello! When I work with spring-boot-starter-data-mongodb and I have this issue:java.lang.IllegalArgumentException: com.m...

springboot CannotGetJdbcConnectionException in Spring Boot if I use a suspend function in @RestController

My RestController has this function: @GetMapping("/wait") suspend fun waitForSeconds(@RequestParam(value...

springboot Upgrade to Xmlunit2 2.7.0

With the help of @bodewig we should be able to get a release in time for 2.3 GA fixing #21178, see https://github.com/x...

springboot Remove packages from the javadoc that are not user-facing

There are some differences between 2.2 and 2.3, for example 2.3 includes javadoc for org.springframework.boot.autoconfig...

springboot Upgrade to Testcontainers 1.14.1

Hi,this PR upgrades to Testcontainers 1.14.1.Cheers,ChristophComment From: snicollWe are still discussing whether we wan...

springboot Polish PR "Dependency Upgrades" section

Our PR template for dependency upgrades currently states:Dependency UpgradesPlease do not open a pull request for a stra...

springboot Behavior changed of MockBean in 2.2.7

Hello,After upgrading from 2.2.6 to 2.2.7, the behavior of MockBean has changed.One of my tests is failing, I mock a Fei...

springboot Consider replacing Jedis with Lettuce in spring-boot-starter-data-redis

Currently spring-boot-starter-data-redis pulls in Jedis while newly introduced spring-boot-starter-data-redis-reactive p...

springboot Database migrations may not have run before JdbcTemplate is used

Using Spring Boot 2.0.2.RELEASE I set up a simple project that uses Flyway for migrations and JDBC template for accessin...

springboot @Transactional annotation in Spring

HiI have 2 transactions which accepts same input as below.insert/update to Table A (int ID)if above is success then inse...

springboot Support @AutoConfigureTestDatabase with multiple DataSources

Follow up on https://github.com/spring-projects/spring-data-examples/issues/332Problem: if multiple datasources are conf...

springboot Project build error: Non-resolvable parent POM for spring-boot-starter-parent:pom:2.1.11.RELEASE

Comment From: snicoll@arundhati1213 you've already raised that and got an answer. Please be considerate of the team's ti...

springboot Project build error: Non-resolvable parent POM for spring-boot-starter-parent:pom:2.1.11.RELEASE

Comment From: bclozelThe artifact is published on Maven Central, so this is likely to be a problem with your company rep...
上一页 下一页
.