Nineya
Home
Blog
springboot Configure tests using TestContainer to use the actual container IP address
2025-01-06 16:53:02
1761
At the Jetty project we want to have daily/weekly of Opensource project using Jetty but with last SNAPSHOT. To be sure ...
springboot Configure tests using TestContainer to use the actual container IP address
2025-01-06 16:52:55
38
Forward port of issue #21480 to 2.3.1.
springboot Spring Data MongoDB reactive autoconfig not working with 2.3.0.RELEASE
2025-01-06 16:52:48
1582
Here are my pom.xml dependencies generated from https://start.spring.io<dependency> <groupId>org.springfr...
springboot URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty
2025-01-06 16:52:42
1346
This handles the case where you have an empty path in @GetMapping, which yields an empty string for the uri tag.# HELP h...
springboot URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty
2025-01-06 16:52:35
38
Forward port of issue #21392 to 2.3.1.
springboot No hibernate validator in 2.3.0
2025-01-06 16:52:29
735
Hello, I have built a new springboot project through spring-initializer today, the version is 2.3.0 RELEASE. After intro...
springboot Issue with Oracle 11g and ddl-auto set to validate
2025-01-06 16:52:23
1614
Since I bumped to spring-boot 2.3.0 (which comes with hibernate-orm 5.4.15.Final) I got a severe issue at startup (app d...
springboot Emoji not working anymore after upgrading 2.2.7.RELEASE to 2.3.0.RELEASE
2025-01-06 16:52:15
6559
Upgrading to spring 2.3.0.RELEASE made my the emoji chars stop working on my application. After some trial and errors I ...
springboot Document how to enable liveness and readiness probes outside of a Kubernetes environment
2025-01-06 16:52:08
1736
in a newly generated Sring Boot project with Release 2.3.0.RELEASE, including Web Reactive and Actuator, does not automa...
springboot Automate link checking for generated documentation
2025-01-06 16:52:02
1204
There have been a few issues lately with broken links in docs (e.g. #20818, #21019). We should investigate automated che...
springboot ServletWebServerApplicationContext uses a logger for ContextLoader for some of its logging
2025-01-06 16:51:55
38
Forward port of issue #21354 to 2.3.1.
springboot Consider configuring UrlPathHelper with alwaysUseFullPath=true
2025-01-06 16:51:49
1136
While working on https://github.com/spring-projects/spring-framework/issues/25100 to optimize what UrlPathHelper does ba...
springboot 2.3.0.RELEASE missing error messages for web requests.
2025-01-06 16:51:42
1320
Simple auth test:@Testpublic void test() { final ResponseEntity<String> entity = restTemplate.getForEntity( ...
springboot Default value for server.error.include-stacktrace exposes stack information on error
2025-01-06 16:51:34
2791
Hi All! Spring boot 2.3.0.RELEASE documentation indicates default value for server.error.include-stacktrace is Never, ho...
springboot RepositoryRestResource resources started returning 404 errors after running for a while
2025-01-06 16:51:27
863
RepositoryRestResource resources started returning 404 errors after running for a while with version 2.2.6.RELEASE. Retu...
springboot Pulling CNB run image fails when no tag is provided in image name
2025-01-06 16:51:20
3062
Attempting to use the builder image gcr.io/buildpacks/builder with the Maven plugin spring-boot:build-image goal or Grad...
springboot Fix typo in coordinates of junit-vintage-engine
2025-01-06 16:51:14
830
The exclusion of JUnit vintage has one extra character ("vintange" instead of vintage).Comment From: pivotal-issuemaster...
springboot Fix typo in coordinates of junit-vintage-engine
2025-01-06 16:51:07
38
Forward port of issue #21485 to 2.3.1.
springboot Avoid allocations in ConfigFileApplicationListener
2025-01-06 16:51:01
177
Hi,I just reviewed the new wildcard logic in ConfigFileApplicationListener and found a small optimization opportunity th...
springboot Upgrade CI to Docker 19.03.9
2025-01-06 16:50:55
73
https://download.docker.com/linux/static/stable/x86_64/docker-19.03.9.tgz
上一页
下一页
1
…
2038
2039
2040
2041
2042
…
2115
.