Nineya
Home
Blog
SpringBoot Fix Integration fixedRate property setting
2025-01-07 01:32:16
498
The spring.integration.poller.fixed-rate propertymust be set to the constructor of the PeriodicTriggerand its fixedRate ...
SpringBoot Spring Data Neo4j auto-configuration test class TestRelationshipProperties does not meet contract
2025-01-07 01:32:12
379
Classes annotated with org.springframework.data.neo4j.core.schema.RelationshipProperties are required to have exactly on...
SpringBoot Java 17 reports illegal access to module
2025-01-07 01:32:07
1067
When upgrading to Java 17 and running a spring application that works in Java 8, I get the following exception: (Spring...
SpringBoot UncategorizedMongoDbException
2025-01-07 01:32:04
929
I am getting following error in (Spring boot version 2.3.9) logs I am using Spring data mongodb"org.springframework.data...
SpringBoot Add smoke test with Spring Session and Hazelcast
2025-01-07 01:32:00
4006
With SB 2.4.7 and spring (session+hazelcast) 2.5.2, I was expecting the sessions endpoint to work properly.In trace log ...
SpringBoot Remove unused settings.xml in integration tests
2025-01-07 01:31:49
109
Hi,this PR removes a settings.xml from the integration tests sources that seems to be unused.Cheers,Christoph
SpringBoot Start building against RxJava 3
2025-01-07 01:31:42
454
See gh-28212Comment From: bclozelSee gh-28210 - a similar PR has been rejected (at least for the RxJava3 part).As for th...
SpringBoot Unable to add request/response body to httptrace (actuator) 2.0.1-RELEASE
2025-01-07 01:31:38
2228
<!--Thanks for raising a Spring Boot issue. What sort of issue are you raising?Currently not able to add request body...
SpringBoot h2-console improperly protected with CSRF when Spring Security is on the classpath
2025-01-07 01:31:34
6669
Spring Boot version: 1.3.0.M3H2, Spring Security, and DevTools are all in the POM.No special Spring Security config othe...
SpringBoot Metrics empty data with Spring Boot and Actuator
2025-01-07 01:31:30
616
I have issue in Spring Actuator.The metrics not display data, like with attachment image I use JDK 8 with Spring boot ve...
SpringBoot A
2025-01-07 01:31:25
326
Comment From: pivotal-cla@L-Xuan Please sign the Contributor License Agreement!Click here to manually synchronize the st...
SpringBoot Jasypt not work but OriginTrackedMapPropertySource can not be inherited
2025-01-07 01:31:21
4743
springboot 2.3.4project others dependencies: <dependency> <groupId>org.springframework.cl...
SpringBoot EntityScanPackages has package-private constructor
2025-01-07 01:31:18
4113
Hello,is there a reason why EntityScanPackages has a package-private constructor?The whole thing about entity scanning i...
SpringBoot Add smoke test with Spring Session and Hazelcast
2025-01-07 01:31:14
1368
Added smoke test with spring session and HazelcastComment From: mbhave@kandulsh Thanks for the pull request! This has no...
SpringBoot Remove unnecessary finalize overrides
2025-01-07 01:31:10
2621
FileDescriptor overrides finalize:https://github.com/spring-projects/spring-boot/blob/9c9fbf400e11c40cd10b883cf986a9d4a6...
SpringBoot DataSource Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true
2025-01-07 01:31:05
1045
This problem can be caused when customizing datasources for multiple datasourceCan the class XADataSourceAutoConfigurati...
SpringBoot JDBC is not working through application properties it works by declaring bean using in java bean configuration.
2025-01-07 01:31:01
17450
Respected @wilkinsona,It was great to work with the Springboot framework but as I am migrating the spring MVC project to...
SpringBoot Unable to upgrade my spring boot version to 2.5.5
2025-01-07 01:30:57
2457
I am trying to upgrade my version of Spring boot to 2.5.5. The pom file keep keeps saying that it cannot be found.Below ...
SpringBoot Upgrade jakarta.ws.rs-api to 3.0.0
2025-01-07 01:30:54
304
Comment From: wilkinsonaThanks, but, as described in the new issue template, there's no need to open an issue for a depe...
SpringBoot Defer OIDC lookup until first use of the issuer location JwtDecoder
2025-01-07 01:30:46
523
This is the issue I have fixed is #28122Comment From: mbhaveSpring Security made a change that defers the call to get t...
上一页
下一页
1
…
1998
1999
2000
2001
2002
…
2246
.