Nineya
Home
Blog
springboot Simplify build settings
2025-01-06 06:28:32
107
This PR proposes some simplifications to build settings.Comment From: wilkinsonaVery nice! Thanks, @vpavic.
springboot Reuse optional configuration name constant
2025-01-06 06:28:26
46
Comment From: wilkinsonaThanks again, @vpavic.
springboot Auto-configure HTTP client builders as lazy
2025-01-06 06:28:19
636
Spring Boot is auto-configuring, if the required classes are present, builders for HTTP clients: RestTemplateBuilder for...
springboot Short circuit validation in bind handler if previous exception is present
2025-01-06 06:28:13
599
For a class that looks like this@Validatedstatic class ExampleCamelCase { @Valid private InnerProperties inner = n...
springboot Short circuit validation in bind handler if previous exception is present
2025-01-06 06:28:07
41
Forward port of issue #19599 to 2.3.0.M1.
springboot DeploymentIntegrationTests fails if Docker is unavailble
2025-01-06 06:28:01
160
We should allow the build to work even if Docker is unavailable.Comment From: wilkinsonaI think SysVinitLaunchScriptInte...
springboot Remove Maven wrapper leftovers
2025-01-06 06:27:55
458
Hi,mvnw and mvnw.cmd seem to be unused now. At least the actual wrapper seems to be gone as well.Let me know when I'm mi...
springboot gradle build issue
2025-01-06 06:27:48
13352
java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultC...
springboot Update build instructions in README after switch to Gradle
2025-01-06 06:27:42
306
Hi,the README still mentions mvn clean install and alike for building the project.Cheers,ChristophComment From: philwebb...
springboot Better Caffeine Configuration
2025-01-06 06:27:35
2482
Hi,The configuration of Caffeine cache is limited because we should configure using spring.cache.caffeine.spec and sprin...
springboot Port the build to Gradle
2025-01-06 06:27:28
1243
Comment From: dreis2211Hi @wilkinsona. I maybe have a stupid question. Isn't that breaking the semi automatic dependency...
springboot Loading the properties file causes the original data type to be lost.
2025-01-06 06:27:16
3073
The application.propertiescustomer.metadata.intKey=123customer.metadata.booleanKey=trueThe CustomerProperties.java@Confi...
springboot Update Versions.java
2025-01-06 06:27:09
457
Added javaDoc Tags - added comments within the source code. - changes will be added in final documentation.Comment Fro...
springboot 王企鹅全文
2025-01-06 06:27:03
205
气味气味Comment From: pivotal-issuemaster@isingalong Please sign the Contributor License Agreement!Click here to manually sy...
springboot MetricsWebFilter assigns UNKNOWN outcome to 200 OK responses
2025-01-06 06:26:56
41
Forward port of issue #19367 to 2.3.0.M1.
springboot Rejected value is null when configuration property fails validation
2025-01-06 06:26:50
41
Forward port of issue #19580 to 2.3.0.M1.
springboot Spring Boot 2.1.10.RELEASE Causes RabbitMQ / AMQP Connection Resets
2025-01-06 06:26:44
2383
Issue begins starting in version 2.1.10.RELEASE of spring boot and corresponding Spring Rabbit / AMQP dependencies.These...
springboot Make it possible to disable the BackgroundPreinitializer
2025-01-06 06:26:38
888
this enhancement Comment From: philwebbThanks for the PR. I think we can simplify this by bypassing all initialization i...
springboot References to external types in Boot's javadoc are no longer links
2025-01-06 06:26:31
6428
We appear to have lost the links to third-party types in Boot's javadoc. Links are present in 2.1.5 but missing in 2.1.6...
springboot Fix links to external types in javadoc
2025-01-06 06:26:24
1039
Hi,I took the freedom to add trailing slashes to the Javadoc links again as MJAVADOC-532 seems to be fixed and the curre...
上一页
下一页
1
…
2021
2022
2023
2024
2025
…
2027
.