Nineya
Home
Blog
springboot Upgrade to Flyway 6.2 and support new validate migration naming property
2025-01-06 08:13:16
907
This PR adds support for property flyway.validateMigrationNaming, which is added in Flyway v6.2.0 for validating naming ...
springboot Spring Boot 2.2.4 + Spring Batch + Data JPAes respectively. Earlier it was Spring Boot 1.5.9 and Spring 4.3.x versions. After upgrading to latest versions, Batch framework not working properly. JPA Repository classes are not getting injected into the ItemWriter class. Does anyone faced similar issue.
2025-01-06 08:13:09
1448
We have the classes like belowWhen the batch process started.reader and processor are getting executed.but writer is not...
springboot Can't start a reactive app with JWT
2025-01-06 08:13:03
8075
I'm trying to setup a minimal reactive boot app secured with JWT (provided by Keycloak, but not using their resource-ser...
springboot Cache management port in EndpointRequestMatcher
2025-01-06 08:12:56
187
We get the management port on every request which can add to request time especially if there are a large number of prop...
springboot Cache management port in EndpointRequestMatcher
2025-01-06 08:12:50
41
Forward port of issue #20329 to 2.3.0.M3.
springboot Unlike all other Maven properties, spring-boot.run.arguments on the command line takes precedence over the pom
2025-01-06 08:12:44
183
Forward port of issue #20024 to 2.3.0.M3.Comment From: wilkinsonaRe-opening so that we can investigate the test failures...
springboot Upgrade to Neo4j Ogm 3.2.8
2025-01-06 08:12:38
41
Comment From: snicollSuperseded by #20330
springboot Upgrade to Spring Data Moore-SR5
2025-01-06 08:12:31
938
Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams -> 1.12.0org.mongodb:mongodb...
springboot Upgrade to Micrometer 1.3.3
2025-01-06 08:12:24
41
Comment From: snicollSuperseded by #20271
springboot Upgrade to Liquibase 3.8.6
2025-01-06 08:12:17
41
Comment From: snicollSuperseded by #20328
springboot Upgrade to Spring Kafka 2.3.6.RELEASE
2025-01-06 08:12:09
215
Comment From: mikesmithsonDoes this make sense since #20107 already upgraded Kafka to 2.4.2.RELEASE?Comment From: wilkin...
springboot Upgrade to Spring AMQP 2.2.5.RELEASE
2025-01-06 08:12:01
86
Comment From: wilkinsonaIt looks like there's a 2.2.5 coming before our 2.2.5 release.
springboot Try to improve CI time
2025-01-06 08:11:55
263
Comment From: dreis2211The move to Gradle drastically improved the build times imho. I wonder if this can be closed. Wha...
springboot Spring boot view resolver issue with thymeleaf
2025-01-06 08:11:48
20344
Spring boot app is deployed on websphere 9.0.5.2. The application is not able to resolve the html page from templates fo...
springboot Upgrade to Spring Data Lovelace-SR16
2025-01-06 08:11:39
789
Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams -> 1.9.2org.mongodb:mongodb-...
springboot Spring classloader blocks unsafe casts
2025-01-06 08:11:32
1728
In my application I need to use unsafe casts due to reflection. However, due to spring's custom classloader this fails. ...
springboot ReplicaSet MongoDB
2025-01-06 08:11:25
5833
env :- Spring boot 2.1.0 (with default spring dependencies).MongoDB 3.4.9 (replicaset : 2 worker node + 1 arbitrator), ...
springboot Configure OpenJDK buildpack to use the same Java version as used for compilation
2025-01-06 08:11:19
1479
The OpenJDK buildpack can be configured to use a specific JRE or JDK version by providing the environment variable $BP_J...
springboot Implement possibility to set custom java home for Gradle tasks
2025-01-06 08:11:12
6039
Hi,as discussed in #20147 this PR should give us a first insight into what might be broken with JDK 14.The new functiona...
springboot Unlike all other Maven properties, spring-boot.run.arguments on the command line takes precedence over the pom
2025-01-06 08:11:06
4790
Description: the spring-boot.run.jvmArguments does not take precedence over the < systemPropertyVariables> map whe...
上一页
下一页
1
…
2214
2215
2216
2217
2218
…
2246
.