Nineya
Home
Blog
软著申请
SpringBoot Use virtual threads in JmsHealthIndicator if enabled
2025-01-07 16:41:16
421
Comment From: mhalbritterI've reverted that change. We need to examine where exactly we want to have virtual threads.Com...
SpringBoot Rename WebDriverContextCustomizerFactory's customizer
2025-01-07 16:41:12
3002
Due to changes in Spring Framework 6.0 (see https://github.com/spring-projects/spring-framework/issues/29229), ContextCu...
SpringBoot addresses #33748 validate default table on jdbc session init
2025-01-07 16:41:10
5806
Refuses to start when jdbc session is initialized and custom table is specified, but default script is specified. defaul...
SpringBoot Artemis ConnectionFactory is not configured when CachingConnectionFactory is missing and enabled properties are false
2025-01-07 16:41:07
192
Currently, if CachingConnectionFactory is excluded no ConnectionFactory iscreated.Comment From: eddumelendezPR #17531 fi...
SpringBoot artemis broker connection created by programmatically is always closed
2025-01-07 16:41:03
2977
I need to connect my Spring Boot 3.1.2 application to multiple different ActiveMQ Artemis brokers.If I try to connect on...
SpringBoot Combination of UsernamePasswordAuthenticationFilter and form login not working in SB 3.x that worked in SB2
2025-01-07 16:41:00
2337
ContextI do use a UsernamePasswordAuthenticationFilter with 3 login parts (tenant, username, password) in combination wi...
SpringBoot Upgrade to Mockito 5.3.0
2025-01-07 16:40:58
199
Comment From: romainmoreau@wilkinsona since Mockito 5.3.0 mockito-inline doesn't exist anymore but it's still referenced...
SpringBoot Validation failed for query for method public abstract int : Spring boot 2.7 to Sring boot 3
2025-01-07 16:40:55
363
Reason: Validation failed for query for method public abstract int com.something.something.editor.PRNMasterRepository.up...
SpringBoot Add out of the box support for loading application.yaml file from test resources in @SpringBootTest classes
2025-01-07 16:40:53
1724
In the test classes that load the spring context (such as @SpringBootTest), Spring Boot doesn't load the application.yam...
SpringBoot running application including dependency on spring-boot-docker-compose results in throwing a DockerOutputParseException when used with Docker Compose 1.29.2
2025-01-07 16:40:51
5933
Hello,with issues #35383 and #36618 @albilu, @digiron and @yurets1 reported that launching an application including a de...
SpringBoot Add Docker Compose service connection support for Kafka
2025-01-07 16:40:48
2782
Comment From: wilkinsonaUsing Kafka with Docker Compose when you want to use ephemeral ports is quite hard.It doesn't ap...
SpringBoot Native Buildpacks,ERROR: Please rebuild the executable with an appropriate setting of the -march option.
2025-01-07 16:40:36
3886
my project config:springboot 3.1.1jdk17I made the image mvn spring-boot:build-image -pnative with the following command,...
SpringBoot Update expected size of the jar file in the first application getting started documentation
2025-01-07 16:40:33
698
In section Creating an Executable Jar after "mvn package" command output example is textThe file should be around 10 MB ...
SpringBoot DatabaseDriver swallows real exception
2025-01-07 16:40:28
4933
With a Spring Data JDBC application and this config (everything is correct except for the password):spring: datasource:...
SpringBoot Use virtual threads in NettyRSocketServer if enabled
2025-01-07 16:40:26
486
Comment From: mhalbritterChanges are in https://github.com/mhalbritter/spring-boot/tree/mh/36699-use-virtual-threads-in-...
SpringBoot Document @DataR2dbcTest support
2025-01-07 16:40:21
583
Most of the test slices have been documented, however @DataR2dbcTest seems to be missing from the list of documented @Da...
SpringBoot Update ConnectionPoolMetricsTests to use ConnectionPool.warmup()
2025-01-07 16:40:14
410
Upgrading to r2dbc-pool 1.0.1.RELEASE resulted in a failure in ConnectionPoolMetricsTests as the metrics did not match e...
SpringBoot Use virtual threads in BackgroundPreinitializer if enabled
2025-01-07 16:40:07
442
Comment From: mhalbritterI've reverted the changes. We'll run some benchmarks if virtual threads have an impact on start...
SpringBoot Nextjs13 app route as static in spring boot
2025-01-07 16:40:04
1563
I am using Spring Boot and Nextjs13 , which i out the static html fro nextjs and out it in the reource/static file.the p...
SpringBoot how to create bean
2025-01-07 16:39:56
412
Comment From: wilkinsonaThanks for getting in touch, but it feels like this is a question that would be better suited to...
上一页
下一页
1
…
1789
1790
1791
1792
1793
…
2246
.