Nineya
Home
Blog
软著申请
SpringBoot Enable Paketo builder system tests on Java 20
2025-01-07 08:05:30
88
Java 20 is supported by the Paketo Buildpack for BellSoft Liberica since version 10.1.0.
SpringBoot Maven plugin not working (dependency information seems wrong)
2025-01-07 08:05:28
7224
The Maven plugin (repackage) worked fine in 3.1.0. It seems to be broken in 3.1.1-SNAPSHOT and 3.2.0-SNAPSHOT. Looks lik...
SpringBoot Parsing of image metadata in system tests is broken with newer Paketo builders
2025-01-07 08:05:24
1255
Paketo builders made a small change to the format of process info in image metadata, and the Paketo system tests didn't ...
SpringBoot AspectJ Support for GraalVM Native Images
2025-01-07 08:05:21
6533
Hello!Have a query regarding Spring AOP Native support.I have the following aspect:package com.example.aop;import java.l...
SpringBoot Support instance main methods and parameterless main methods
2025-01-07 08:05:18
1485
Java 21 introduces (as a preview) support for instance main methods and for main methods (static or instance) that have ...
SpringBoot Consider providing a property to configure or select the preferred ClientHttpConnector
2025-01-07 08:05:15
5175
Currently, ClientHttpConnectorConfiguration configures a ClientHttpConnector based on what is available on the classpath...
SpringBoot Spring boot 3.1.0 Hibernate batch_size property regression
2025-01-07 08:05:07
1864
When enabling spring.jpa.properties.hibernate.jdbc.batch_size there's a regression between spring boot 3.0.7 and 3.1.0Yo...
SpringBoot Cassandra external config loading fails in reactive context
2025-01-07 08:04:47
4584
Hello,When using external Cassandra config ( datastax-java-driver { ... } ) on a reactive project it fails with exceptio...
SpringBoot Password is not used from spring.data.redis.url property without username
2025-01-07 08:04:44
3077
Hi team,it appears that a provided password in the spring.data.redis.url property is not taken into account since Spring...
SpringBoot Always run tests in org.springframework.boot.actuate.autoconfigure.endpoint.web.documentation
2025-01-07 08:04:37
255
When using predictive test selection, the tests in org.springframework.boot.actuate.autoconfigure.endpoint.web.documenta...
SpringBoot Document audience support in Oauth2 resource server
2025-01-07 08:04:35
568
See https://github.com/spring-projects/spring-boot/pull/29084#issuecomment-1494958581Comment From: bikash30851@snicoll ...
SpringBoot Add JDK 21 to CI
2025-01-07 08:04:31
736
Comment From: anbusampathIs there any plan to add JDK 21 support for Spring Boot 2.7.x, 3.0.x, 3.1.x line as well? Becau...
SpringBoot flyway.cleanDisabled doesn't seem to be false by default.
2025-01-07 08:04:27
2148
When developing a spring boot application, we enabled flyway for data migration. For testing purpose, we want to wipe ou...
SpringBoot Devtools does not support package-private main classes
2025-01-07 08:04:21
880
No idea why this happens and the errors are sort of sporadic. either it won't start the app or it'll refuse to recompile...
SpringBoot Add a property to disable Observations starting with a prefix
2025-01-07 08:04:17
1168
It seems there is a good amount of users who are registering an ObservationPredicate in order to disable Observations fo...
SpringBoot moveToSnapshots suggests moves that have already been made
2025-01-07 08:04:14
260
Reactor Bom 2022.0.8-SNAPSHOT: 1: 2022.0.8-SNAPSHOT (some modules are missing: io.projectreactor:reactor-bom)Enter sele...
SpringBoot Error creating bean with name 'entityManagerFactory'
2025-01-07 08:04:12
6203
On dependabot update of spring boot entuty manager was not created.diff <parent> <groupId>org.springf...
SpringBoot Create configuration property for common low cardinality KeyValues in Observations
2025-01-07 08:04:09
616
Currently, Spring Boot automatically registers Metrics Tags for the management.metrics.tags.* configuration properties.S...
SpringBoot Maven build: Plugin validation issues were detected in 1 plugin(s)
2025-01-07 08:04:06
7850
Hello,I've created a new project using the Spring initalizr: curl -G https://start.spring.io/starter.zip -d dependencies...
SpringBoot @SpyBean not support circular bean
2025-01-07 08:04:03
1785
springboot version:2.4.13spring-boot-starter-test version: 2.4.13questionwhen use @SpyBean, it not support circular bea...
上一页
下一页
1
…
1809
1810
1811
1812
1813
…
2246
.