Nineya
Home
Blog
SpringBoot Use BindResult.orElseGet() where beneficial
2025-01-06 20:15:05
104
This PR changes to use BindResult.orElseGet() where beneficial.Comment From: snicollThanks again @izeye!
SpringBoot Add support for Apache Phoenix's jdbc:phoenix: JDBC URL prefix
2025-01-06 20:14:58
535
Small pr for supporting of automatically determination for apache phoenix driver.Comment From: pivotal-issuemaster@vasil...
SpringBoot Add keyStoreAlgorithm and trustStoreAlgorithm configuration option to configure RabbitConnectionFactory
2025-01-06 20:14:51
189
Add keyStoreAlgorithm and trustStoreAlgorithm to RabbitProperties and adopt at Rabbit AutoConfig.Comment From: snicoll@t...
SpringBoot Fix logic for detecting latest GA version in SDKMAN scripts
2025-01-06 20:14:44
171
We currently detect if the default version should be updated by checking if the branch is master. This will not work onc...
SpringBoot 如何设置下边的属性
2025-01-06 20:14:38
412
org.springframework.boot spring-boot-maven-plugin true 在这个里边如何设置executable属性 使得jar文件可以被解压bootJar {...
SpringBoot Reference documentation contains stale reference to Gradle plugin's embeddedLaunchScriptProperties
2025-01-06 20:14:32
1123
The documentation at https://docs.spring.io/spring-boot/docs/current/reference/html/deployment-install.html says: To cus...
SpringBoot TomcatMetrics fails when using snake case convention for PrometheusMeterRegistry
2025-01-06 20:14:25
4705
In simple Spring Boot 2.3 app that exposes metrics over Prometheus endpoint:<dependency> <groupId>org.spr...
SpringBoot Application Startup Fails For Existing, Non-Optional Config Location, Resulting In ConfigDataLocationNotFoundException
2025-01-06 20:14:18
4028
Since upgrading from Spring Boot 2.4.0 to Spring Boot 2.4.1 a existing, non-optional config location will stop our appli...
SpringBoot Allow property to configure InMemoryUserDetailsManager when OAuth2 is also being used
2025-01-06 20:14:11
2217
I am using Spring Boot 2.4.0 and Spring Cloud 2020.0.0-M6I just migrated the OAuth clients in my codebase from using Spr...
SpringBoot The request was rejected because the header value "TomažÄ" is not allowed.
2025-01-06 20:14:04
15606
spring-boot-starter-parent:2.4.0I have @Controller with path function with parm @RequestHeader Map<String, String>...
SpringBoot StatisticsHandler has no Wrapped Handler spring 2.3.5
2025-01-06 20:13:55
7573
I upgrade spring boot 1.5.x to 2.2.3 but Jetty srvr could not started. I got error which attached.Could you help me plea...
SpringBoot First request with WebClient slower in Spring Boot 2.4.0 compared to Spring Boot 2.3.6.RELEASE
2025-01-06 20:13:49
9981
Make a project with the dependency spring-boot-starter-webflux.Add the following simple test:@SpringBootTestclass SlowWe...
SpringBoot Remove links to Jetty API and documentation as they don't provide a versioned copy
2025-01-06 20:13:40
428
We are linking our Javadoc API to Jetty concepts but this breaks us every time the Jetty team releases a new version, se...
SpringBoot Conditional registration of @ConfigurationProperties bean
2025-01-06 20:13:33
4503
I have an outstanding SO question that I don't think is supported as a use case as of 1.2.1. Essentially, I would like t...
SpringBoot Hope RequestMapping add a describe parameter for acuator's mapping
2025-01-06 20:13:26
3491
Hope RequestMapping add a property RequestMapping#describe for describe method or class, then we can use describe like t...
SpringBoot build.gradle use maven
2025-01-06 20:13:19
200
Comment From: pivotal-issuemaster@airson-yu Please sign the Contributor License Agreement!Click here to manually synchro...
SpringBoot Expose health indicator state as metric
2025-01-06 20:13:12
1316
Have you considered exposing the state of health indicators as metrics? E.g. health gauge with tag the name of the compo...
SpringBoot Graceful shutdown without client impact
2025-01-06 20:13:06
1785
With 2.3 a graceful shutdown has been introduced. After a shutdown has been initiated, the web server will reject new re...
SpringBoot Add a "force-restart" command to force restart.
2025-01-06 20:12:58
976
When I use spring-boot-loader-tools to publish Spring Boot application as a Linux service, sometimes my jar failed to st...
SpringBoot I got mention execption while executing hibernate project . Please help
2025-01-06 20:12:51
2075
Dec 12, 2020 12:17:06 AM org.hibernate.Version logVersionINFO: HHH000412: Hibernate ORM core version [WORKING]Exception ...
上一页
下一页
1
…
2087
2088
2089
2090
2091
…
2246
.