Nineya
Home
Blog
springboot Polish buildSrc
2025-01-06 07:39:25
96
Hi,this is a little polishing PR for buildSrc.Cheers,ChristophComment From: snicollThanks again!
springboot Upgrade to Ivy 2.5.0
2025-01-06 07:39:19
722
Hi,this PR upgrades Ivy to 2.5.0. That should get rid of the warnings in the JDK11 & JDK13 builds:WARNING: An illega...
springboot Fix link to Spring Integration Graph documentation
2025-01-06 07:39:13
179
Hi,this PR fixes another tiny link problem in the docs.Cheers,ChristophComment From: snicollThanks @dreis2211. The chang...
springboot Fix link to Spring Integration Graph documentation
2025-01-06 07:39:07
29
Backport of #19992 with Maven
springboot @ConfigurationProperties on a @Value works in @SpringBootTest and fails at runtime
2025-01-06 07:39:01
3194
Given a spring-boot project with spring-actuatorGiven @SpringBootTest using @ConfigurationProperties(prefix) to remap a ...
springboot Microservice by default compressing in gzip format
2025-01-06 07:38:54
1648
Problem Statement: Microservice is by default compressing in gzip format in response when Accept-Encoding is not sent in...
springboot Upgrade to SpringData MongoDB 3.0 and MongoDB Java Driver 4.0
2025-01-06 07:38:48
2081
SpringData MongoDB intends to upgrade to the MongoDB Java Driver 4.0 (sync/reactive) with the Neumann (M1) release. This...
springboot MbeanServer should not be mandatory in KafkaMetricsAutoConfiguration
2025-01-06 07:38:41
2708
Now (Spring Boot v2.2.4.RELEASE) Kafka Autoconfiguration metrics are using JMX , but by Micrometer is not mandatory foun...
springboot spring.db.datasource.driver-class-name is not used by HikariCP
2025-01-06 07:38:35
5405
While migrating from Spring Boot 1.x to Spring 2.x getting following error while bootstrapping the application.Invocati...
springboot Upgrade to spring-javaformat 0.0.20
2025-01-06 07:38:28
41
Forward port of issue #20011 to 2.3.0.M2.
springboot Upgrade to Ant 1.10.7
2025-01-06 07:38:22
101
Hi,this PR upgrades spring-boot-antlib and spring-boot-smoke-test-ant to Ant 1.10.7.Cheers,Christoph
springboot log4j-over-slf4j not exists in spring-boot-starter-logging/pom.xml
2025-01-06 07:38:16
2126
Recently I am upgrading from spring boot 1.5.4 to spring boot 2.2.4. After upgrading to spring boot 2.2.4, I am getting ...
springboot 2.3.0.M1 accidentally reverted to using jersey-spring4 rather than jersey-spring5
2025-01-06 07:38:07
266
Hi,apparently with the move to Gradle we're specifying org.glassfish.jersey.ext:jersey-spring4 again, although we did sw...
springboot LiquibaseEntityManagerFactoryDependsOnPostProcessor is not called since spring-boot 2.2.0
2025-01-06 07:38:01
1740
Since upgrading to spring-boot 2.2.0 (from 2.1.9), our Liquibase changelogs are no longer deployed before the Hibernate ...
springboot Tomcat port
2025-01-06 07:37:54
44
Comment From: wilkinsonaDuplicate of #20006.
springboot Tomcat port
2025-01-06 07:37:48
378
Comment From: wilkinsonaThanks for the PR, but these changes are not what #17073 intends to do. We want to change the be...
springboot ISSUE : 17073 : If Port is < 0 then issue with starting web server
2025-01-06 07:37:41
680
Comment From: pivotal-issuemaster@sandeshm22 Please sign the Contributor License Agreement!Click here to manually synchr...
springboot Polish
2025-01-06 07:37:34
100
This PR fixes some typos and polishes trivial stuff.Comment From: snicollGah, 😫 Thanks again @izeye!
springboot Polish
2025-01-06 07:37:28
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye
springboot Add DeferredImportSelector that runs before/after auto configuration
2025-01-06 07:37:21
4851
Hi,I wrote custom DeferredImportSelectors and corresponding annotations that run before/after auto configurations for my...
上一页
下一页
1
…
2225
2226
2227
2228
2229
…
2246
.