Nineya
Home
Blog
SpringBoot Update javadoc on @ConstructorBinding to mention @ConfigurationPropertiesScan and @EnableConfigurationProperties
2025-01-07 01:29:11
271
Update javadoc on @ConstructorBinding to mention @ConfigurationPropertiesScan and @EnableConfigurationPropertiesComment ...
SpringBoot JCE cannot cannot authenticate the provider BC
2025-01-07 01:29:08
32404
Hi I am getting the above error on windows only when running my springboot application. Springboot is packaging the thir...
SpringBoot Compile error "Inferred type 'S' for type parameter 'S' is not within its bound; should extend 'com.kj.webfluxcruddemo.entity.Employee'"
2025-01-07 01:29:04
4090
SO Link: https://stackoverflow.com/questions/52124727/error-in-saving-entity-by-extending-reactive-repository-in-springb...
SpringBoot Update javadoc on @ConstructorBinding to mention @ConfigurationPropertiesScan and @EnableConfigurationProperties
2025-01-07 01:28:57
1404
@ConstructorBinding with @ConfigurationProperties only worked after I added @ConfigurationPropertiesScan to the applicat...
SpringBoot Defer OIDC lookup until first use of the issuer location JwtDecoder
2025-01-07 01:28:52
1012
Spring Security 5.6 is shipping with a new JwtDecoder that defers the OIDC discovery lookups that normally happen during...
SpringBoot spring-boot-starter-undertow Dependency convergence errors
2025-01-07 01:28:49
6767
When using spring-boot-dependencies 2.5.4 as my parent pom, and adding spring-boot-starter-web with excluded, and spring...
SpringBoot Avoid running the launch script tests unnecessarily
2025-01-07 01:28:44
480
At the moment, the test app used by spring-boot-launch-script-tests depends on spring-boot-starter-web. This means that ...
SpringBoot NumberFormatException when configuring spring.rabbitmq.addresses with an IPv6 address
2025-01-07 01:28:41
1837
This yaml worksspring: rabbitmq: host: "[aaaa:bbbb:cccc::d]" port: 5672 username: foo password: &...
SpringBoot NumberFormatException when configuring spring.rabbitmq.addresses with an IPv6 address
2025-01-07 01:28:36
133
Forward port of issue #28133 to 2.5.x.Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot/...
SpringBoot Investigate Jandex
2025-01-07 01:28:33
3181
Jandex is used by WildFly to improve performance when scanning classes. We might be able to write the index during jar c...
SpringBoot Avoid implicit task dependencies in Gradle build
2025-01-07 01:28:29
260
We have some implicit task dependencies in our build. They're flagged via a deprecation warning when building with Gradl...
SpringBoot 如何在application.yml引用application-xxx.yml中的属性
2025-01-07 01:28:26
2396
我的resources目录结构为:resources/config/filter-dev.properties resources/application.ymlfilter-dev.properties 配置为:serverPort=80...
SpringBoot @Persistent should not be considered when scanning for Couchbase entities
2025-01-07 01:28:23
116
Resolves #26074Comment From: snicoll@radoslawdabrowski thank you for making your first contribution to Spring Boot.
SpringBoot @Persistent should not be considered when scanning for Couchbase entities
2025-01-07 01:28:19
425
In https://github.com/spring-projects/spring-data-couchbase/issues/1121, Spring Data Couchbase will stop looking for @P...
SpringBoot Spring boot 2.5.5 can't start with jetty 10.0.6
2025-01-07 01:28:15
34813
When using Jetty version 10.0.6 and Java 17 Spring Boot 2.5.5 can't start.Modify the pom.xml as per Spring Boot document...
SpringBoot ReactiveOAuth2ClientAutoConfiguration should be used in Servlet environments
2025-01-07 01:28:11
9761
14463 introduced a condition on the Reactive OAuth2 auto-configuration support that disables it for Servlet applications...
SpringBoot Spring-CLI: "packageName" parameter is not aligned with the docs and doesn't fit the naming convention of other parameters
2025-01-07 01:28:07
7129
Steps to reproduce:In the command line, run spring init --list. As a result a list of dependencies and parameters will a...
SpringBoot Update examples in the Dynatrace documentation
2025-01-07 01:28:02
351
This PR updates the documentation to include Spring Placeholder notation for the v2 exporter in order to make the setup ...
SpringBoot Spring Boot 2.5.5 + JSF + Jax-rs Jersey working with errors
2025-01-07 01:27:59
104432
Hi FolksI'm trying to run spring boot rest with jersey and would like to put some JSF pages.But as soon as I put the jer...
SpringBoot Image building with newer Paketo base-platform-api-0.3 fails
2025-01-07 01:27:55
6255
Versionsspring-boot version: 2.3.3.RELEASEjdk version: 11gradle version: 6.4.1SymptomTask :bootBuildImage FAILEDLog$ ./g...
上一页
下一页
1
…
2000
2001
2002
2003
2004
…
2246
.