Nineya
Home
Blog
软著申请
SpringBoot spring-boot-docker-compose does not support POSTGRES_HOST_AUTH_METHOD
2025-01-07 22:57:48
663
Hello!When setting POSTGRES_HOST_AUTH_METHOD=trust, PostgreSQL does not require a password. Source: https://hub.docker.c...
SpringBoot Support DevTools remote update in reactive web applications
2025-01-07 22:57:46
5359
Hello,I am creating spring-boot application (version 2.0.1.RELEASE) using kotlin (1.2.41), java 8 (Oracle's JDK 1.8.0.17...
SpringBoot Use GitHub action to raise Antora UI version upgrade issue
2025-01-07 22:57:43
598
https://github.com/spring-io/spring-doc-actions?tab=readme-ov-file#update-antora-ui-springComment From: wilkinsonaI'm no...
SpringBoot Execution of Spring Batch with JobLauncherApplicationRunner and application exit codes
2025-01-07 22:57:41
6091
Spring Batch is primarily executed by schedulers. It is typically run by schedulers like Jenkins, which determines wheth...
SpringBoot Wait until spring-boot.rb file is available when updating Homebrew tap
2025-01-07 22:57:37
595
When syncing to Central, we check that the core spring-boot jar is available:https://github.com/spring-projects/spring-b...
SpringBoot Disable automatic creation of observation on some scheduled tasks
2025-01-07 22:57:35
7085
In our application, we have several scheduled tasks annotated with @Scheduled. We have different requirements regarding ...
SpringBoot RestClient.Builder vs RestClientAutoConfiguration's Implementation
2025-01-07 22:57:33
2134
Everything below is looking at the code from Spring Boot 3.3.2Looking at RestClientAutoConfiguration, the following code...
SpringBoot Add a property for configuring additional livereload paths #40342
2025-01-07 22:57:30
223
This PR enhances the functionality related to issue #40342 by introducing configurable additional paths for live reload....
SpringBoot Add a property for configuring additional livereload paths
2025-01-07 22:57:28
1875
Thymeleaf allows using files from src folder during development. However live reload does not have a file system watcher...
SpringBoot Micrometer Tracing with OTEL Bridge does not honour Semantic Conventions
2025-01-07 22:57:26
4544
OpenTelemetry defines semantic conventions, e.g. https://opentelemetry.io/docs/reference/specification/trace/semantic_co...
SpringBoot spring-boot 3 restTemplate patchForObject fails with Invalid HTTP method: PATCH
2025-01-07 22:57:23
19700
Bug reportI've upgraded spring-boot 2 to spring-boot 3.I'm requesting an external API, but the request fails. I've teste...
SpringBoot Constructor binding of EnumMap fails due to missing key type
2025-01-07 22:57:19
3016
Given the following:package com.example.demo;import org.springframework.boot.SpringApplication;import org.springframewor...
SpringBoot Unwanted Logback status messages are sometimes logged during startup
2025-01-07 22:57:17
34033
Hello,I am a Java developer and I have found an issue with the SpringBoot 3.0.4 framework in the org.springframework.boo...
SpringBoot TransactionalOperator is not configured in Data Neo4j
2025-01-07 22:57:11
3511
When upgraded to Spring Boot 3.3.1(from the build log, Spring Boot 3.3.0 worked), I got an exception when running PostRe...
SpringBoot spring.aot.enabled=true breaks logback from loading
2025-01-07 22:57:08
2340
-SpringBoot 3.3.1 , Java 21, AWS correto. SpringBoot microservice, jar packaging.-Spring AOT compilation enabled ...
SpringBoot Automatically configure the common ForkJoinPool to use Boot's LaunchedClassLoader
2025-01-07 22:57:04
7635
ContextI created this issue as a bug report or enhancement proposal - depending on how would you classify current behavi...
SpringBoot Using RestTemplate to call the interface,an exception occurred,java.util.ConcurrentModificationException: null
2025-01-07 22:57:01
1685
When I call the remote interface with the tool class RestTemplate,I sometimes encounter the following errors :I checked ...
SpringBoot Has the loading order of springboot3 beans changed?
2025-01-07 22:56:56
1058
Hello,Everyone.After upgrading Spring Boot from 2. x.x to 3.2, we found that the loading order of beans had changed.Our ...
SpringBoot Broken documentation links
2025-01-07 22:56:53
518
On https://spring.io/projects/spring-boot#learn there are two broken links:3.4.0-M1 links to https://docs.spring.io/spri...
SpringBoot java.lang.LinkageError: loader 'app' attempted duplicate class definition for jakarta.persistence.TemporalType
2025-01-07 22:56:46
3382
I am using the latest version of Spring Boot, with the following configuration:Java 21 Spring Boot 3.3.2 VM options: -ja...
上一页
下一页
1
…
1667
1668
1669
1670
1671
…
2246
.