玖涯软件开发
Home
Blog
springboot Run structure 101 check
2025-01-06 16:44:37
53
Comment From: philwebbNo leaf level tangles detected.
springboot Set up redirects for the Maven Plugin documentation
2025-01-06 16:44:30
361
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
2025-01-06 16:44:22
8213
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
2025-01-06 16:44:16
2995
Spring boot version: 2.2.6.RELEASEI get the RedisCommandExecutionException: NOAUTH Authentication required. After settin...
springboot Enable HTTP Response Compression by Default
2025-01-06 16:44:09
3139
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
2025-01-06 16:44:02
106
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
2025-01-06 16:43:56
6367
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
2025-01-06 16:43:49
5781
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
2025-01-06 16:43:42
11138
My RestController has this function: @GetMapping("/wait") suspend fun waitForSeconds(@RequestParam(value...
springboot Upgrade to Xmlunit2 2.7.0
2025-01-06 16:43:35
145
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
2025-01-06 16:43:30
300
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
2025-01-06 16:43:23
1429
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
2025-01-06 16:43:16
1240
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
2025-01-06 16:43:10
2487
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
2025-01-06 16:43:03
3285
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
2025-01-06 16:42:57
4074
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
2025-01-06 16:42:50
955
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
2025-01-06 16:42:44
828
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
2025-01-06 16:42:37
309
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
2025-01-06 16:42:31
317
Comment From: bclozelThe artifact is published on Maven Central, so this is likely to be a problem with your company rep...
上一页
下一页
1
…
2172
2173
2174
2175
2176
…
2246
.