Nineya
Home
Blog
SpringBoot Add option to allow Spring Batch custom isolation levels with JPA
2025-01-07 02:03:40
4027
Currently Spring Boot overrides Spring Batch default behaviour and specifies the connection-default isolation level for ...
SpringBoot Upgrade to Artemis 2.20.0
2025-01-07 02:03:37
243
Comment From: snicollActually this version switched to Java 11 so we can't upgrade at this time.Comment From: wilkinsona...
SpringBoot Replace PrometheusMetricsExportAutoConfiguration.BasicAuthHttpConnectionFactory once Prometheus has an implementation that does not require JAX-B from Jakarta EE 8
2025-01-07 02:03:32
188
https://github.com/prometheus/client_java/issues/721Comment From: wilkinsonahttps://github.com/prometheus/client_java/pu...
SpringBoot Warn about the dangers of early bean initialization when using @ConditionalOnExpression
2025-01-07 02:03:28
779
Referencing a bean in @ConditionalOnExpression will cause the bean to be initialized very early in context refresh proce...
SpringBoot How to monitor Spring Batches in Spring Boot?
2025-01-07 02:03:25
765
I have around 30 cron jobs in my spring boot application. I want to display the metadata from Spring Batch Tables like s...
SpringBoot actuator-autoconfigure 2.6.2 references micrometer-core 1.7.3 as dependency but uses 1.8 in code
2025-01-07 02:03:19
3618
Hello.I use Maven to configure dependencies. My project use Spring Boot 2.6.2 parent like so:<parent> <group...
SpringBoot Use emptyList() instead of null
2025-01-07 02:03:16
197
For me, I used emptyList() instead of nullso I want to suggest this PR for this.Comment From: snicollThanks for the PR b...
SpringBoot Disable the environment info contributor by default
2025-01-07 02:03:12
1045
For consistency with #28310 we should not expose the environment info contributor by default.Comment From: charboubmusta...
SpringBoot Add sorting of interceptors that are added to RestTemplate through the RestTemplateBuilder
2025-01-07 02:03:08
1850
Running with Spring Boot v2.4.0, Spring v5.3.1Currently InterceptingHttpAccessor (extended by RestTemplate) allows setti...
SpringBoot Support up-to-date checking in BootBuildImage
2025-01-07 02:03:05
4093
Observed with "org.springframework.boot" Gradle plugin, version 2.6.1The bootBuildImage Gradle task is lacking a proper ...
SpringBoot Drop support for jOOQ until its JAX-B dependency is Jakarta EE 9 compatible
2025-01-07 02:03:01
5281
https://github.com/jOOQ/jOOQ/issues/9641Comment From: lukasederHi there! 👋 I guess that increases the pressure of actual...
SpringBoot Maven repackaging of a jar with a deeply nested package is prohibitively slow
2025-01-07 02:02:58
3701
spring-boot 2.6.2jdk8 win10 sts-4.13.0.RELEASE maven 3.5Question or improveadd support for deep files build or improve p...
SpringBoot JobLauncherCommandLineRunner missing in spring boot autoconfigure 2.6.2
2025-01-07 02:02:49
12835
I have migrated my application to spring boot parent 2.6.2. On execution I am getting below exception. I digged further ...
SpringBoot Polish GraphQL changes
2025-01-07 02:02:45
358
This PR polishes GraphQL changes a bit.FYI, I created this against the 2.7.x branch as the changes have been reverted in...
SpringBoot Health contributor exclusion rules aren't applied to child contributors
2025-01-07 02:02:42
2919
Excluding a composite health contributor by the composite name no longer works in spring boot 2.6. It worked previously...
SpringBoot Add vendor version to JavaInfo
2025-01-07 02:02:37
215
fixes gh-28777, see https://github.com/spring-projects/spring-boot/issues/28777#issuecomment-995305119Comment From: jona...
SpringBoot Expose Operating System information as an info contributor
2025-01-07 02:02:34
1159
This InfoContributor adds Operating System related details to actuator's info endpoint as part of the Enhanced Observabi...
SpringBoot upload file : org.springframework.web.multipart.MultipartException
2025-01-07 02:02:31
1683
I am getting the following issue on the multipart/form-data requestorg.springframework.web.multipart.MultipartException:...
SpringBoot ApplicationFailedEvent should always quit application but jvm is kept alive by kafka consumers
2025-01-07 02:02:27
2801
Hello,I'm facing an issue on Spring Boot 2.5.4 under the following conditions:* spring-boot-starter-parent:2.5.4* spring...
SpringBoot Reinstate support for Spring Data Couchbase
2025-01-07 02:02:22
616
Comment From: wilkinsonaThe changes that I think are necessary are in this branch. I've hit a small snag as SDC's Valida...
上一页
下一页
1
…
1977
1978
1979
1980
1981
…
2246
.