Nineya
Home
Blog
SpringBoot Wavefront application tags differ from those used in a Spring Boot 2.x application
2025-01-07 04:22:16
1001
This PR fleshes out the use of Wavefront Application Tags, used in Wavefront to organize a service within a larger distr...
SpringBoot Upgrade to Jackson Bom 2.14.0
2025-01-07 04:22:14
296
Comment From: PavelMoskotinHi @snicoll ,is it any possible to backport this into 2.6 and 2.7 ?Comment From: wilkinsonaNo...
SpringBoot Missing documentation for spring boot caching
2025-01-07 04:22:11
2897
Hello,the documentation regarding spring-boot caching seems to have been moved, while there are still some links to it.I...
SpringBoot SharedMetadataReaderFactoryContextInitializer should not be contributed to AOT-optimized context
2025-01-07 04:22:07
175
Looking at SharedMetadataReaderFactoryContextInitializer it seems to be only used while the bean factory is prepared. Ye...
SpringBoot Detect package tangles at build time
2025-01-07 04:22:04
317
We might be able to detect package tangles using https://www.archunit.org/Comment From: philwebbHere's how JUnit 5 curre...
SpringBoot GraalVM native build NoSuchMethodException: liquibase.configuration.LiquibaseConfiguration.<init>() (3.0.0-RC1)
2025-01-07 04:22:02
9731
Bug reportNew Spring Boot 3.0.0-RC1 application with Liquibase + GraalVM native build results in the following error:org...
SpringBoot Add tests for BindableRuntimeHintsRegistrar
2025-01-07 04:21:59
1312
Whilst refactoring ConfigurationPropertiesReflectionHintsProcessor to BindableRuntimeHintsRegistrar I realized we don't ...
SpringBoot Add tests for BindableRuntimeHintsRegistrar
2025-01-07 04:21:55
451
ref #32831Comment From: pivotal-cla@tumit Please sign the Contributor License Agreement!Click here to manually synchroni...
SpringBoot Document the need for compilation with -parameters when targeting a native image
2025-01-07 04:21:52
5971
Describe the bugSpring Boot 3 Native - "Could not bind properties" error when properties class located in another module...
SpringBoot spring-boot-starter-actuator + data-jpa with GraalVM native-image NotCompliantMBeanException
2025-01-07 04:21:50
15221
New Spring Boot 3.0.0-RC2 application with spring-boot-starter-actuator results in the following error:2022-11-15T15:38:...
SpringBoot BackgroundPreinitializer can skip Jackson initialization when MessageConverter initialization is successful
2025-01-07 04:21:46
247
AllEncompassingFormHttpMessageConverter already initializes Jackson ObjectMapper. This commit updates BackgroundPreiniti...
SpringBoot Provide support for actuators and /error rendering with Gson
2025-01-07 04:21:44
2567
The Jackson dependency can be a burden for some apps (Gson is faster, and some people just prefer it). It would be good ...
SpringBoot More control over cache headers on simple actuator web endpoints
2025-01-07 04:21:41
404
I exposed some resources (non functional) as endpoints in the actuator, the clients use the cache headers to know how mu...
SpringBoot Add possibility to disable the Elasticsearch Sniffer functionality
2025-01-07 04:21:39
4834
With #24174 out-of-the-box support was added for Elasticsearch Sniffer.After our upgrade to the latest Spring Boot 2.5.1...
SpringBoot Prevent HttpClient 4.x from spamming the log with DEBUG messages from .wire and .content loggers when using logback-spring.xml
2025-01-07 04:21:37
4916
Spring Boot 2.7.5spring-boot-starter-logging 2.7.5When running tests, HttpClient 4.x in RestTemplate spams the log with ...
SpringBoot server.port=8443 without SSL redirects login to 8080
2025-01-07 04:21:33
3888
Hello,I face a problem in my everyday job app that I have been able to reproduce easily in the official sample "spring-b...
SpringBoot Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page
2025-01-07 04:21:30
324
Spring for GraphQL is implementing AOT support in its upcoming 1.1.0 version, with spring-projects/spring-graphql#495.We...
SpringBoot Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed
2025-01-07 04:21:27
6750
Hi,Recently upgraded the spring actuator from 2.4.10 to 2.7.4.In our project, we are using the configTree import in Kube...
SpringBoot No converter is found when setting the management port via config tree
2025-01-07 04:21:24
9867
I'm running a Spring Boot 2.6.13 app with spring-boot-actuators, and I'm trying to set the management port via config tr...
SpringBoot Stop adding binders to all meter registry beans 2.7.X
2025-01-07 04:21:20
1204
In our application we are using actuator mainly for the probes. When using micrometer and creating our own composite met...
上一页
下一页
1
…
1875
1876
1877
1878
1879
…
2246
.