Nineya
Home
Blog
springboot Remove ProducesRequestCondition cache clear task from Actuator
2025-01-06 08:08:46
41
Forward port of issue #20292 to 2.3.0.M3.
springboot Remove ProducesRequestCondition cache clear task from Actuator
2025-01-06 08:08:40
155
This issue is about removing changes introduced in #20150, since /spring-projects/spring-framework#24466 moved that code...
springboot Add actuator specific ObjectMapper
2025-01-06 08:08:35
8850
When using a custom object mapper with MapperFeature.AUTO_DETECT_GETTERS disabled the detailed information for Health en...
springboot Problems using new maven "build-image" goal in corporate environment with private docker registry; in docker toolbox is also problematic to run it (2.3.0.M2)
2025-01-06 08:08:28
1884
First (and more important)When I run "build-image" goal in windows with Docker Toolbox,, I'm getting this error in log:[...
springboot @Transactional is invalid; transaction has no effect;
2025-01-06 08:07:59
1185
spring boot 2.0.7It seems that aop is not working, but no error can be seen in the method;this is project https://gitee....
springboot Failed to load resource when behind Kubernetes Ingress / Reverse Proxy path
2025-01-06 08:07:51
774
I'm using Spring Boot Admin 2.1.3 with Spring Boot 2.1.3.RELEASEI've deployed Spring Boot Admin into a Kubernetes cluste...
springboot Consider flipping the default for management.add-application-context-header to false
2025-01-06 08:07:45
454
As this header exposes some internal information like application name, port number and active profiles it should be ena...
springboot Metrics are not recorded for nested requests made with RestTemplate
2025-01-06 08:07:38
49
We need to back port the fix for #19464 to 2.2.x.
springboot TestNG smoke test doesn't test anything
2025-01-06 08:07:32
2358
The test class and its method are package-private which means that no tests are run. They cannot be made public until ht...
springboot When NettyDriverMongoClientSettingsBuilderCustomizer is called multiple times, only the last EventLoopGroup that it creates is closed on shutdown
2025-01-06 08:07:26
6741
Hi,In spring boot I create two MongoDB reactive clients:List<MongoClientSettingsBuilderCustomizer> customizerList;...
springboot Repository query is failing to filter documents on DBRef fields after spring boot upgrade.
2025-01-06 08:07:19
3995
Upgrading form spring boot version 2.1 to 2.2 and mongodb from 4.0.16 to 4.2.3 the query below is not working as it was ...
springboot MongoDB URI property doesn't interact well with Spring Cloud Vault
2025-01-06 08:07:13
3206
When using Spring Cloud Vault to generate credentials for a MongoDB instance, it's impossible to use the spring.data.mon...
springboot FieldValuesParser implementation for the eclipse compiler
2025-01-06 08:07:06
925
When running the build with the eclipse compiler, the default values cannot be harvested and written in the meta-data be...
springboot ResolutionException when running Spring Boot as Java module
2025-01-06 08:06:59
8288
ProblemI get a ResolutionException on startup when I create a Spring boot application with Spring Initializr with both s...
springboot The configuration under the server in springboot can set cookie parameters, but it is two cookies after integrating jdbc storage
2025-01-06 08:06:53
212
Comment From: snicoll@jidianzhixia if you're asking a question, we've already indicated the issue tracker is not the rig...
springboot Remove vulnerable jersey-media-json-jackson1
2025-01-06 08:06:46
910
The jersey-media-json-jackson1 is affected by CVE-2019-10202 and the patch is already available in jersey-media-json-jac...
springboot spring 2.2.3.RELEASE, weird related to HttpMessageConverters
2025-01-06 08:06:40
2704
as far as i know, @EnableAutoConfiguration(@SpringBootApplication)set default HttpMessageConverters for example,ByteArra...
springboot Allow users to opt out of including the layer tools in a layered jar
2025-01-06 08:06:33
89
We should surface options in Maven and Gradle that let you opt-out of the layertools jar.
springboot reformatting namespace 'ext' from Liquibase databaseChangelog element to fix local test failures
2025-01-06 08:06:27
4562
this is a change to db.changelog-override.xml to fix LiquibaseAutoConfigurationTests#changelogXml() test to fix a local...
springboot Harmonize MongoDB sync and reactive client factories
2025-01-06 08:06:21
533
Now that we use the new MongoDB driver, an harmonization between the imperative and reactive variants is possible.@chris...
上一页
下一页
1
…
2216
2217
2218
2219
2220
…
2246
.