Nineya
Home
Blog
springboot Upgrade CI images to Ubuntu Bionic 20200219
2025-01-06 08:17:36
78
Hi,this PR fixes #20357 Cheers,ChristophComment From: mbhaveThanks @dreis2211.
springboot Upgrade CI images to Ubuntu Bionic 20200219
2025-01-06 08:17:30
41
Forward port of issue #20361 to 2.3.0.M3.
springboot Upgrade CI images to Ubuntu Bionic 20200219
2025-01-06 08:17:24
38
Forward port of issue #20361 to 2.2.6.
springboot Upgrade Ubuntu version in CI images
2025-01-06 08:17:18
83
Upgrade to ubuntu:bionic-20200219Comment From: mbhaveClosing in favor of PR #20361.
springboot spring-boot-starter-tomcat contains vulnerability CVE-2019-17563
2025-01-06 08:17:11
323
Frontier version of spring-boot-starter-tomcat is currently 2.2.5. This version contains a dependency of apache tomca...
springboot Add --logging.pattern.dateformat to only change that part of the logging pattern
2025-01-06 08:17:05
2681
Currently, when we need to change the date-part of the logging pattern, we need to copy the pattern from defaults.xml an...
springboot Rejected value is null when configuration property fails validation
2025-01-06 08:16:58
9527
After changing from Spring Boot 2.1.9 to Spring Boot 2.2.2, the error messages about constraint validation for some of o...
springboot VCAP Variables with special characters are wrapped and break ConfigurationProperties with 2.2.5.RELEASE
2025-01-06 08:16:52
3918
We just upgraded our project from Spring Boot 2.1.7.RELEASE to 2.2.5.RELEASE. Since we're using Cloud Foundry, we create...
springboot Spring JDBC bug for Snowflake
2025-01-06 08:16:45
8735
When using SimpleJdbcInsert with Snowflake, it appears Spring JDBC is closing the underlying ResultSet when interrogatin...
springboot Add descriptions for data source pool metrics
2025-01-06 08:16:39
118
This PR adds descriptions for data source pool metrics.Closes gh-20208Comment From: snicollSweet, thanks again @izeye!
springboot Automate Ubuntu base image upgrade
2025-01-06 08:16:32
41
Forward port of issue #20355 to 2.3.0.M3.
springboot Automate Ubuntu base image upgrade
2025-01-06 08:16:26
38
Forward port of issue #20355 to 2.2.6.
springboot Automate Ubuntu base image upgrade
2025-01-06 08:16:20
438
Hi,this PR is an attempt to fix #15165 by using a similar approach that was used for JDK updates. As this is almost impo...
springboot Automate Ubuntu base image upgrade
2025-01-06 08:16:14
150
It would be useful if we could detect new Ubuntu releases and update the CI pipeline automaticallyComment From: snicollC...
springboot Add description for datasource metrics
2025-01-06 08:16:07
120
The DataSource metrics the actuator exposes do not have descriptions. Comment From: snicollClosing in favor of PR #20354
springboot ConfigurationProperties list Attribute is missing
2025-01-06 08:16:01
1806
When I have two remote profilesmy version is 2.1.2application.yaml:```spring: cloud: gateway: routes: - ...
springboot Remove unnecessary lines
2025-01-06 08:15:54
266
I think there are unnecessary lines.Thank you!Comment From: snicollThanks for the PR. Those aren't empty lines, there is...
springboot Provide a URI tag for HTTP requests handled by MessageDispatcherServlet
2025-01-06 08:15:47
5180
Trying to use http_server_requests actuator metrics (Spring Boot 2.1.1) for web-method annotated by @PayloadRoot(namespa...
springboot Can't override application config with spring.config.location or spring.config.name
2025-01-06 08:15:41
5140
Hi,I have a Spring Boot application (running spring-boot-starter 1.1.6.RELEASE) with an external application.yml configu...
springboot MockMvc doesn't return response content in case of 4xx status codes
2025-01-06 08:15:34
1951
When I test a service that responds with a 4xx status code (e.g. validation error), then MockHttpServletResponse will co...
上一页
下一页
1
…
2212
2213
2214
2215
2216
…
2246
.