Nineya
Home
Blog
软著申请
SpringBoot Allow the configuration of active profiles in SpringApplication.Augmented
2025-01-07 23:24:56
1495
The new support for running local application instances supported by Testcontainers based services suggests the creation...
SpringBoot Support @DependsOn, @Description, @Fallback, @Lazy, @Primary, and @Role on @ConfigurationProperties beans
2025-01-07 23:24:54
191
Such as @Lazy, @Primary and @Fallback etc.Comment From: philwebbThis looks quite similar to #41668 and seems sensible to...
SpringBoot Add configuration support for LazyConnectionDataSourceProxy in application.yaml
2025-01-07 23:24:51
799
Currently, to use LazyConnectionDataSourceProxy in Spring Boot, developers have to manually wrap the DataSource in code....
SpringBoot Consistently use constants for annotations in ConfigurationMetadataAnnotationProcessor
2025-01-07 23:24:48
308
This PR refactors the ConfigurationMetadataAnnotationProcessor class by replacing hardcoded values with constants. All h...
SpringBoot Add configuration support for LazyConnectionDataSourceProxy in application.yaml
2025-01-07 23:24:44
667
Currently, to use LazyConnectionDataSourceProxy in Spring Boot, developers have to manually wrap the DataSource in code....
SpringBoot Add support for partitioned cookies
2025-01-07 23:24:42
1596
Since the fix of https://github.com/spring-projects/spring-session/issues/2787 the DefaultCookieSerializer of spring ses...
SpringBoot @ConfigurationProperties recommendation for Kotlin doesn't produce metadata properties
2025-01-07 23:24:39
6883
In the process of build a stream processor I discovered the recommended use of @ConfigurationProperties for kotlin doesn...
SpringBoot Fetching relations is unstable
2025-01-07 23:24:36
1697
Hello,Saving then fetching does not provide relations, but new calls does.It looks like some caching case.I made a minim...
SpringBoot WebMvcTest & EnableJpaRepositories -> At least one JPA metamodel must be present!
2025-01-07 23:24:34
7122
Hi,sorry. I tried my best but I coudn't find a solution. I have read this https://spring.io/blog/2016/04/15/testing-impr...
SpringBoot Server sent events with spring boot have a wrong behavior
2025-01-07 23:24:31
8061
I am building a spring boot application to handle sever sent events (SSE):package com.example.demo;import lombok.extern....
SpringBoot 404 not Found No static resource api/v1/users/create-user.
2025-01-07 23:24:29
7969
Can Someone please help me. I'm facing the issue has title of this post and don't know how to resolve it. So, this all m...
SpringBoot spring-graphql autoconfiguration is reading more graqphqls than documented
2025-01-07 23:24:26
101135
to simplify, the problem is that somehow spring boot? is going above and beyond reading graphqls files, and I don't know...
SpringBoot I am getting this issue when trying to run my springBoot service
2025-01-07 23:24:23
2114
SpringBoot version 2.7.18 and gradle version 7.6.3 java.lang.NoSuchMethodError: org.springframework.boot.configurableBoo...
SpringBoot spring-boot-actuator-autoconfigure has implicit dependency to spring-web
2025-01-07 23:24:20
6688
Problemspring-boot-actuator-autoconfigure has implicit dependency to spring-web.The org.springframework.boot.actuate.aut...
SpringBoot Upgrade to Undertow 2.3.17.Final
2025-01-07 23:24:17
150
After having skipped upgrades due to https://issues.redhat.com/browse/UNDERTOW-2420 we've decided to ignore that one tes...
SpringBoot generateAntoraYml remains up-to-date when its attributes have changed
2025-01-07 23:24:14
379
For example, the changes in https://github.com/spring-projects/spring-boot/commit/a405c4200607b3483169c93a09f61d8d5d3f3d...
SpringBoot bomr upgrade offers the current version as an upgrade option
2025-01-07 23:24:10
612
This happens only on main as far as I can see:$./gradlew --no-scan spring-boot-project:spring-boot-dependencies:bomrUpgr...
SpringBoot Update
2025-01-07 23:24:03
198
Comment From: pivotal-cla@ThottaJegathish Please sign the Contributor License Agreement!Click here to manually synchroni...
SpringBoot Add "How to get help" page
2025-01-07 23:24:01
220
To work out what we want in https://github.com/spring-io/sagan/issues/880 we should prototype things in our wiki.Comment...
SpringBoot Name for argument of type [java.lang.Integer] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.
2025-01-07 23:23:58
1583
my pom config <dependency> <!-- Import dependency management from Spring Boot --> ...
上一页
下一页
1
…
1646
1647
1648
1649
1650
…
2246
.