SpringBoot Use BindResult.orElseGet() where beneficial

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

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

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

We currently detect if the default version should be updated by checking if the branch is master. This will not work onc...

SpringBoot 如何设置下边的属性

org.springframework.boot spring-boot-maven-plugin true 在这个里边如何设置executable属性 使得jar文件可以被解压bootJar {...

SpringBoot Reference documentation contains stale reference to Gradle plugin's embeddedLaunchScriptProperties

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

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

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

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.

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

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

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

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

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

Hope RequestMapping add a property RequestMapping#describe for describe method or class, then we can use describe like t...

SpringBoot build.gradle use maven

Comment From: pivotal-issuemaster@airson-yu Please sign the Contributor License Agreement!Click here to manually synchro...

SpringBoot Expose health indicator state as metric

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

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.

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

Dec 12, 2020 12:17:06 AM org.hibernate.Version logVersionINFO: HHH000412: Hibernate ORM core version [WORKING]Exception ...
上一页 下一页
.