Nineya
Home
Blog
springboot Fix typo
2025-01-06 07:32:19
41
Forward port of issue #19956 to 2.3.0.M2.
springboot Fix links in Maven Plugin documentation
2025-01-06 07:32:13
276
Hi,@snicoll's work on the Maven Plugin documentation sparked a thought to check for broken links inside the documentatio...
springboot StackdriverMetricsExportAutoConfiguration is not registered in `META-INF/spring.factories`
2025-01-06 07:32:07
52
Comment From: snicollOh dear 🤦♂️Good catch @wonwoo
springboot Investigate layered docker support
2025-01-06 07:32:00
9245
Somewhat related to #1813 and also raised in https://github.com/dsyer/spring-boot-thin-launcher/issues/25. It would be n...
springboot Destroy service beans after web server is down gracefully
2025-01-06 07:31:53
3472
We use spring boot with embedded netty server that has graceful shutdown (that seems has been fixed in https://github.co...
springboot ConfigServicePropertySourceLocator - Could not locate PropertySource: Could not extract response: no suitable HttpMessageConverter found for response type [class org.springframework.cloud.config.environment.Environment] and content type [text/html;charset=UTF-8]
2025-01-06 07:31:47
905
With Spring Boot 2.2.2.RELEASE I am seeing below error 27 Jan 2020;21:45:43.870 [main] WARN o.s.c.c.c.ConfigServiceProp...
springboot Improve documentation of `image` parameter of the Maven `build-image` plugin goal
2025-01-06 07:31:40
248
The maven plugin has now an image POJO parameter with several image-related settings. The way parameters documentation i...
springboot Execution-specific build image configuration examples in Maven plugin docs can be misleading
2025-01-06 07:31:34
638
When the configuration is declared on an execution rather than on the plugin as a whole, it only affects that specific e...
springboot Spring Boot request is returning another endpoint API
2025-01-06 07:31:28
11268
I set up a test scenario to deal with an error that was happening on my frontend.Problem situation:The problem was that ...
springboot Configure UTF-8 encoding on Java Format's tasks
2025-01-06 07:31:21
1712
When gradle format is run on entire repository, 3 files are updated. However, this only messes up non-ascii strings. For...
springboot Introduce appendix section with version properties
2025-01-06 07:31:15
616
Hi,with the introduction of Gradle we "lost" the list of version properties that were previously in the spring-boot-depe...
springboot Create a smoke test that builds an image
2025-01-06 07:31:08
811
We need a smoke tests that creates an image from a project. Ideally a Maven and Gradle equivalent would be nice. The pro...
springboot Fix broken documentation links
2025-01-06 07:31:01
426
Hi,this PR fixes a variety of issues related to documentation links on the current master:404 errors (e.g. for the rewor...
springboot NullPointerException on Windows when creating a build image and //./pipe/docker_engine is not available
2025-01-06 07:30:55
9090
[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.3.0.BUILD-SNAPSHOT:build-image (defau...
springboot Allow Data Couchbase's type key to be configured via application properties
2025-01-06 07:30:47
948
Provide the ability to customize Couchbase Data type key.Comment From: pivotal-issuemaster@grudir Please sign the Contri...
springboot @ControllerAdvice does not handle RequestTooBigException
2025-01-06 07:30:40
1687
I have created the class with @ControllerAdvice to handle the exceptions and show the required messages to the user. It ...
springboot OCI image creation fails on Windows with an UnsatisfiedLinkError
2025-01-06 07:30:34
14860
I updated a simple Spring Boot App to 2.3.0.M1 and tried to use the new Maven goal spring-boot:build-image.I am receivin...
springboot Deprecate SpringApplication#refresh(ApplicationContext) and provide SpringApplication#refresh(ConfigurableApplicationContext) as a replacement
2025-01-06 07:30:27
3452
The method SpringApplication#refresh is only called by SpringApplication#refreshContext(ConfigurableApplicationContext)....
springboot Upgrade CI images to Ubuntu Bionic 20200112
2025-01-06 07:30:20
394
Hi,this PR upgrades the CI images to Ubuntu Bionic 20200112.Cheers,ChristophComment From: dreis2211I wonder why this did...
springboot Upgrade to Testcontainers 1.12.5
2025-01-06 07:30:14
41
Forward port of issue #19902 to 2.3.0.M2.
上一页
下一页
1
…
2110
2111
2112
2113
2114
…
2127
.