Nineya
Home
Blog
SpringBoot ConfigData with Option.IGNORE_IMPORTS can cause NPE
2025-01-06 20:47:42
118
See https://github.com/spring-cloud/spring-cloud-config/issues/1793#issuecomment-768546224.We need to change this line
SpringBoot spring.config.activate.on-profile cannot be used in profile specific file
2025-01-06 20:47:34
4148
We use the "multi properties files in one" feature of Spring Boot 2.4.With the change from Spring Boot 2.4.1 to 2.4.2 th...
SpringBoot Migrate from deprecated methods in AbstractWebFluxEndpointHandlerMapping
2025-01-06 20:47:28
72
Comment From: philwebbClosing in favor of PR #25006. Thanks @dreis2211!
SpringBoot Spring boot plugin at least since version 2.3.8.RELEASE included 2.4.2 that brokes badly IDE Apache Netbeans
2025-01-06 20:47:21
842
Refers https://issues.apache.org/jira/browse/NETBEANS-5293Handling of project dependencies in gradle multiproject seems ...
SpringBoot @RestController fail to serve multiple annotated interfaces
2025-01-06 20:47:14
5029
Spring Boot version: 2.4.2Sample project: https://github.com/amarkevich/spring-boot-jwt-testControllerPreAuthorizeImpl i...
SpringBoot Spring Boot profiles and property resolution does not work as expected
2025-01-06 20:47:07
17140
Environment:- Spring Boot: 1.5.9.RELEASE- Java: 1.8.0_151- Maven: 3.5.0- Linux Ubuntu 4.10.0-42-genericFrom what I can u...
SpringBoot Support configuring Couchbase Seed Nodes
2025-01-06 20:47:00
2224
Currently it's not possible to use Spring Boot's Couchbase auto configuration when running Couchbase locally in docker. ...
SpringBoot Error creating bean in Spring boot in CentOS 8
2025-01-06 20:46:53
7758
I'm trying to use cuebot (opencue) in centos and can't deploy cuebot on the server with this error:java -jar build/libs/...
SpringBoot Switch ControllerEndpointHandlerMapping to use mutate builder
2025-01-06 20:46:47
154
See https://github.com/spring-projects/spring-framework/issues/26428. I think we can update Servlet and Reactive Control...
SpringBoot External configuration property sources order is not stable
2025-01-06 20:46:40
1566
I am having an issue with spring boot 2.4.1 (also 2.4.2) when loading configuration from consul using the new import mec...
SpringBoot Sql querries not excecuted spring boot data jpa postgres and hibernate
2025-01-06 20:46:34
835
Hello, I am trying to build a crud rest api with spring boot , spring data jpa and psotgresql.when i run the app , it i...
SpringBoot Upgrade to JUnit 4.13.1
2025-01-06 20:46:07
5665
Comment From: wilkinsonaThis is blocked at the moment as JUnit Jupiter 5.6.2 cannot parse 4.13.1, failing with the follo...
SpringBoot ConfigDataLoaders cannot have a DeferredLogFactory injected preventing their subcomponents from logging accurately
2025-01-06 20:46:01
447
At the moment, ConfigDataLoader instances can have a Log injected into their constructor but cannot have a DeferredLogFa...
SpringBoot Local build fails due to cache locking
2025-01-06 20:45:52
68021
BootJarIntegrationTests quite often for me when running a local build. The cause seems to be cache lock timeouts:2021-01...
SpringBoot Further support of CNCF buildpacks (--buildpack= for example)
2025-01-06 20:45:46
1774
Hello Spring Boot team,I understand the support for the pack specification is still new (2.3 if I'm correct), but I was ...
SpringBoot Consider sorting response from links endpoint alphabetically
2025-01-06 20:45:39
6756
From StackOverflow. I'm not convinced we should sort on the server side because the links endpoint is quite likely to be...
SpringBoot Property 'spring.config.activate.on-profile' is invalid in a profile specific resource
2025-01-06 20:45:33
2336
I have service that was using Spring Boot 2.4.1For local development I have local profile and activate it usingapplicati...
SpringBoot Cannot getMergedProperties(Locale locale) from ReloadableResourceBundleMessageSource.
2025-01-06 20:45:26
1264
This is question.The spring boot uses messages as the default basename value for the message.spring.messages.basename=me...
SpringBoot init
2025-01-06 20:45:19
268
Comment From: pivotal-issuemaster@a1015032205 Please sign the Contributor License Agreement!Click here to manually synch...
SpringBoot Extend HttpSessionEventPublisher to propagate HttpSessionIdListener events.
2025-01-06 20:45:12
840
As additional funcvtionality for #24879 it's convenient to add support for propagating of session id changes to spring ...
上一页
下一页
1
…
2075
2076
2077
2078
2079
…
2246
.