Nineya
Home
Blog
springboot Recommend configuring compileJava's inputs to include processResources' output when generating configuration metadata
2025-01-06 08:33:07
41
Forward port of issue #20323 to 2.3.0.M4.
springboot Webflux coroutines smoke test improvement
2025-01-06 08:33:01
443
Comment From: wilkinsonaThanks for the proposal. Our smoke tests are intended to verify that functionality that Spring B...
springboot Impact of @SpyBean on mybaits dynamic proxy
2025-01-06 08:32:55
649
hi, ask a question, I am using @SpyBean and found that the mapper interface of the mybatis layer annotated by @SpyBean b...
springboot Issue #20151 Improve Docker builder error message
2025-01-06 08:32:48
112
when no Docker Daemon available. Translating IOException to DockerException for a more meaningful error message.
springboot simplify some code
2025-01-06 08:32:42
312
You are right, I found in code inspect that there is code that can be simplified, but ci reports an unknown error, I try...
springboot simplifly a little code
2025-01-06 08:32:36
358
I used idea inspect and found that some code can be simplified, so submit .Comment From: snicoll@wanghenan thanks for th...
springboot Can't use interface access for database access when using Kotlin's suspend
2025-01-06 08:32:29
1275
interface UserDao : CoroutineCrudRepository<User, Long> { @Query("SELECT * FROM user WHERE username = :$0&...
springboot Use @Configuration(proxyBeanMethods=false) wherever possible
2025-01-06 08:32:23
41
Forward port of issue #20541 to 2.3.0.M4.
springboot Use @Configuration(proxyBeanMethods=false) wherever possible
2025-01-06 08:32:17
383
Hi,I noticed a couple of places where @Configuration(proxyBeanMethods=false) could be used - at least to the best of my ...
springboot spring-boot-dependencies 2.2.5 breaks selenium-chrome-driver
2025-01-06 08:32:10
1851
After upgrading our project to spring-boot-dependencies 2.2.5.RELEASE, the Selenium Chrome Driver is broken.Details: The...
springboot Upgrade to Couchbase Java SDK 3
2025-01-06 08:32:03
2689
Hi spring-boot team,after a chat with @mp911de he suggested I open a ticket here to give everyone a heads up. We just r...
springboot Configure Couchbase ourselves rather than importing Spring Data's abstract config
2025-01-06 08:31:57
701
When we integrate with a Spring Data store, we configure things ourselves but we don't do that at the moment for Couchba...
springboot Implementation fail in TestRestTemplate
2025-01-06 08:31:50
5834
I am currently having trouble with the TestRestTemplate. We are using special characters in our application as "äöüß" fo...
springboot simplify some code
2025-01-06 08:31:44
431
When I use idea for inspection, I find that some code can be simplified, so I submit a pr.Comment From: pivotal-issuemas...
springboot ApplicationHome does not work correctly with paths that contain spaces
2025-01-06 08:31:37
41
Forward port of issue #20531 to 2.3.0.M4.
springboot ApplicationHome does not work correctly with paths that contain spaces
2025-01-06 08:31:31
38
Forward port of issue #20531 to 2.2.6.
springboot ApplicationHome does not work correctly with paths that contain spaces
2025-01-06 08:31:25
567
I have a project that uses the getSource() of the ApplicationHome, and today I tested the project in another pc using wi...
springboot Rework o.s.b.a.couchbase.CouchbaseConfiguration to avoid the need for bean method proxying
2025-01-06 08:31:20
1586
Comment From: ayudovin@wilkinsona, I would like to work on it. Please let me know if I can start working on it?Comment F...
springboot Unexpected behaviour when set property in application.yml with kebab-case format
2025-01-06 08:31:13
1646
Hello!I trying to get property from application.yml.My application.yml is:resource: apiUrl: ${RESOURCE_API_URL}v2/ api-u...
springboot Add package info to javadoc for new packages in spring-boot-loader(-tools)
2025-01-06 08:31:07
504
The following packages have no description:org.springframework.boot.loader.jarmodeorg.springframework.boot.loader.tools....
上一页
下一页
1
…
2200
2201
2202
2203
2204
…
2240
.