Nineya
Home
Blog
SpringBoot Actuator JMS Health Check Return False Positive With Java Configuration
2025-01-06 18:29:20
3168
Tech stack and tech notes:Spring-boot: 2.3.1.RELEASECamel: 3.4.1Artemis: 2.11.0Artemis has been setup to use a user name...
SpringBoot Rename volumemount to configtree
2025-01-06 18:29:14
166
The term volumemount is too confusing and overlaps with other Kubernetes concepts. After a lot of internal discussion we...
SpringBoot Spring boot + buildpacks run java jar with command line arguments
2025-01-06 18:29:08
2441
Hello. I`m use spring-boot-maven-plugin 2.3.2.RELEASE . How can stating my app with command line arguments? I need pass ...
SpringBoot Document Spring Data Neo4j 6 support
2025-01-06 18:29:01
377
With #22299, Spring Boot uses Spring Data Neo4j 6 that brings a number of new features that aren't documented as such at...
SpringBoot Upgrade to jOOQ 3.13.4
2025-01-06 18:28:55
336
Comment From: kishan-hubPlease don't send a email Thank you tRegards Kishan kumarComment From: snicoll@kishan-hub if you...
SpringBoot Provide dedicated Neo4j driver auto-configuration
2025-01-06 18:28:48
4242
@snicoll and I have discussed the following idea:At the moment, there's auto configuration for Spring Data Neo4j+Object ...
SpringBoot Stop auto-configuring ReactiveNeo4jTransactionManager
2025-01-06 18:28:42
896
This is a sub-set of #22851 and a workaround for the time being.Our current arrangement with Neo4j means that, as soon a...
SpringBoot Use wildcard in BP_JVM_VERSION with image building
2025-01-06 18:28:35
2623
Setting a non-wildcard JVM version for an OCI image via the BP_JVM_VERSION env var in the maven or gradle plugin (as pro...
SpringBoot MustacheEnvironmentCollector with nullValue compiler option no longer works in version 2.3.1
2025-01-06 18:28:28
2444
I've found a regression that is caused by #21060, Everything works with version 2.3.0 and it no longer works with versio...
SpringBoot PushGateway documentation does not document enabled flag properly
2025-01-06 18:28:16
104
Fix issue #22902 Comment From: snicoll@smlc thank you for making your first contribution to Spring Boot.
SpringBoot Upgrade Java 15 version in CI image
2025-01-06 18:28:08
147
https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-08-10-09-44/OpenJDK15-jdk_x64_linux_hots...
SpringBoot Add no-pull option for image building
2025-01-06 18:28:01
1847
Closes #22679 Comment From: scottfrederick@anshlykov Thank you for the contribution. The changes look very good. As I wa...
SpringBoot Default value of server.jetty.accesslog.format is wrongly associated to server.forward-headers-strategy
2025-01-06 18:27:54
778
The generated documentation for ServerProperties isn't correct.server.jetty.accesslog.format default should be "ncsa" wh...
SpringBoot Introduce @ForkedClassPath for testing unmodified class path
2025-01-06 18:27:39
388
Hi,22696 made ModifiedClassPathExtension public. Rather than doing that, this PR introduces a new annotation @ForkedClas...
SpringBoot Kotlin examples for configuring bootBuildImage's environment use wrong map configuration syntax
2025-01-06 18:27:32
308
We document setting some environment variables but the configuration is untested. @sdeleuze thinks the syntax may be wro...
SpringBoot Empty map from higher order property source does not override non-empty map
2025-01-06 18:27:25
349
https://github.com/spring-projects/spring-boot/blob/bc3f028a1fcee9ebc3db013525a745e213c9675b/spring-boot-project/spring-...
SpringBoot Upgrade to Spring Data Neumann SR3
2025-01-06 18:27:19
402
Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-*:4.0.5io.lettuce:lettuce-core:5.3.3.RELEASEred...
SpringBoot Property spring.jpa.properties.hibernate.cache.use-query-cache in application.yml ignored
2025-01-06 18:27:12
2256
Affects: 2.3.2.RELEASEThe following property in application.yml is ignored:spring.jpa.properties.hibernate.cache.use-que...
SpringBoot Mention configuration customizers for WebTestClient and RestAssured in AutoConfigureRestDocs' javadoc
2025-01-06 18:27:06
100
This PR polishes Javadoc for AutoConfigureRestDocs.Comment From: wilkinsonaThanks very much, @izeye.
SpringBoot Support spring.data.neo4j.uri and authentication-related settings again
2025-01-06 18:26:58
437
With #22299, Spring Data Neo4j no longer bootstraps the connection to the Neo4j server and the related properties have b...
上一页
下一页
1
…
2128
2129
2130
2131
2132
…
2246
.