springboot Fix typo for includeLayerTools

Saw the following typo while running through some examples for the layered jar support with 2.3Comment From: pivotal-iss...

springboot Support mustache template caching

According to the JMustache docs, all the necessary classes are thread safe with the caveat that if you customize any cla...

springboot Application failed to start Spring boot version 2.2 with bean creation failure on discoveryCompositeHealthIndicator

After 2.2.0 upgrade application failed to start when running under k8 profile.APPLICATION FAILED TO STARTDescription:An ...

springboot Issue with CPU usage metric from spring-boot-actuator framework

Hi, I currently use system_cpu_usage metric provided by actuator framework to expose the cpu usage in Prometheus .I se...

springboot Use stream instead of String for Prometheus scrape endpoint

Currently PrometheusScrapeEndpoint uses StringWriter to prepare whole response before submiting it on "wire" which is ca...

springboot Implementation attributes are missing from Maven shade transformer configuration in spring-boot-starter-parent

Hi,I've noticed that the spring-boot-starter-parent probably contains an invalid configuration of the maven-shade-plugin...

springboot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:bionic-20200403

springboot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:bionic-20200403

springboot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:bionic-20200403

springboot Add bomr exclusion for the maven shade plugin

Forward port of issue #21265 to 2.3.0.

springboot Manual configuration of WebExceptionHandler via HttpHandler bean definition does not work

I am developing a set of reusable stuff like filters, global exception handlers and other spring webflux components, tha...

springboot Remove dependency management for Wavefront SDK

Note that the version number is a bit unusual here as 2.3 is a maintenance release of the 2.xline.Comment From: snicollW...

springboot Add dependency management for the Wavefront SDK

As we now compile against the Wavefront SDK (see #20810) we should add dependency management for it.Comment From: snicol...

springboot Application Run failed java.lang.NoClassDefFoundError

I am upgrading my spring boot app (fro 1.x to 2.x). I am getting below exception while deploying the App in WAS server.(...

springboot Spring Boot and Spring Data Rest - java.lang.IllegalAccessError

Under WildFly 10.1.0.Final I am getting:java.lang.IllegalAccessError: class org.springframework.data.rest.webmvc.Reposit...

springboot Bean class placeholders doesn't work in 2.2.1.RELEASE

Previously (in 2.1.10.RELEASE and below) it was possible to use placeholders in place of bean class:< bean id="s...

springboot Kafka 2.5.0 with 2.2.6 spring boot

Caused by:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.kafka-org.sprin...

springboot Spring Boot cli: provide examples using Mongodb

Feature request: There are plenty of docs for using mongo with spring boot, but none with spring boot cliThe spring boot...

springboot Spring Boot 2.2.6

When I use spring boot of version 2.2.6, I also use spring boot starter data redis.At this time,using fastjson does not ...
上一页 下一页
.