Phillip Webb
f8ae1ffa2b
Merge pull request #43934 from quaff
...
* pr/43934:
Polish 'Use isXxx() instead of getXxx() for boolean properties'
Use isXxx() instead of getXxx() for boolean properties
Closes gh-43934
2025-01-24 14:28:42 -08:00
Phillip Webb
585030679a
Polish 'Use isXxx() instead of getXxx() for boolean properties'
...
See gh-43934
2025-01-24 14:28:18 -08:00
Yanming Zhou
964abef6b3
Use isXxx() instead of getXxx() for boolean properties
...
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
See gh-43934
2025-01-24 14:27:47 -08:00
Phillip Webb
311e44031a
Merge pull request #43368 from quaff
...
* pr/43368:
Polish 'Add support for multiple StructuredLoggingJsonMembersCustomizers'
Add support for multiple StructuredLoggingJsonMembersCustomizers
Closes gh-43368
2025-01-24 14:13:07 -08:00
Phillip Webb
55633a1377
Polish 'Add support for multiple StructuredLoggingJsonMembersCustomizers'
...
See gh-43368
2025-01-24 14:00:24 -08:00
Yanming Zhou
aa5d8ecbea
Add support for multiple StructuredLoggingJsonMembersCustomizers
...
Update `StructuredLoggingJsonProperties` and related class so that
multiple `StructuredLoggingJsonMembersCustomizer` classes can be
used.
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
See gh-43368
2025-01-24 13:51:20 -08:00
Moritz Halbritter
7fd4801d4a
Merge pull request #43957 from nosan
...
* pr/43957:
Remove the use of a FactoryBean when auto-configuring VirtualThreadMetrics
Closes gh-43957
2025-01-24 14:10:59 +01:00
Dmytro Nosan
126233303c
Remove the use of a FactoryBean when auto-configuring VirtualThreadMetrics
...
See gh-43957
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-01-24 14:05:26 +01:00
Moritz Halbritter
81a5257b51
Merge pull request #43866 from quaff
...
* pr/43866:
Rename configuration class for consistency
Closes gh-43866
2025-01-24 14:04:14 +01:00
Yanming Zhou
7391cd876e
Rename configuration class for consistency
...
See gh-43866
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-01-24 13:49:35 +01:00
Moritz Halbritter
c9df9aa507
Merge pull request #43517 from big-cir
...
* pr/43517:
Polish "Remove "java.home" system property when running in a native image"
Remove "java.home" system property when running in a native image
Closes gh-43517
2025-01-24 13:47:41 +01:00
Moritz Halbritter
7c6dbbff4b
Polish "Remove "java.home" system property when running in a native image"
...
See gh-43517
2025-01-24 13:36:39 +01:00
dae won
017a71ddc6
Remove "java.home" system property when running in a native image
...
See gh-43517
2025-01-24 13:35:15 +01:00
Moritz Halbritter
d73502708e
Add virtual threads metrics to documentation
...
See gh-43852
2025-01-24 13:30:13 +01:00
Andy Wilkinson
d7cf2b3d7e
Merge branch '3.4.x'
...
Closes gh-43959
2025-01-24 11:57:41 +00:00
Andy Wilkinson
7664bab35f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43958
2025-01-24 11:57:29 +00:00
Andy Wilkinson
51889b8026
Merge pull request #43955 from timotheeandres
...
* gh-43955:
Polish "Warn about limitations of Quartz's schema scripts"
Warn about limitations of Quartz's schema scripts
Closes gh-43955
2025-01-24 11:57:21 +00:00
Andy Wilkinson
178f693118
Polish "Warn about limitations of Quartz's schema scripts"
...
See gh-43955
2025-01-24 11:53:55 +00:00
Timothée Andres
2600e872e3
Warn about limitations of Quartz's schema scripts
...
See gh-43955
Signed-off-by: Timothée Andres <andres.timothee@gmail.com >
2025-01-24 11:49:33 +00:00
Moritz Halbritter
ec94e07dc9
Merge pull request #43852 from nosan
...
* pr/43852:
Auto-configure VirtualThreadMetrics
Closes gh-43852
2025-01-24 11:57:14 +01:00
Dmytro Nosan
fc5c285ded
Auto-configure VirtualThreadMetrics
...
See gh-43852
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-01-24 11:37:49 +01:00
Andy Wilkinson
1e43b0003f
Merge branch '3.4.x'
...
Closes gh-43951
2025-01-24 08:54:50 +00:00
Andy Wilkinson
c7b54dcbb3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43950
2025-01-24 08:53:03 +00:00
Andy Wilkinson
71c96438ed
Merge pull request #43879 from izeye
...
* gh-43879:
Polish
Closes gh-43879
2025-01-24 08:45:54 +00:00
Johnny Lim
6c8d41935f
Polish
...
See gh-43879
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-01-24 08:45:41 +00:00
Andy Wilkinson
e0377d9569
Merge pull request #43941 from izeye
...
* gh-43941:
Change return type for VirtualThreadsInfo.getMounted() to int
Closes gh-43941
2025-01-24 08:12:03 +00:00
Johnny Lim
4667db619c
Change return type for VirtualThreadsInfo.getMounted() to int
...
See gh-43941
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-01-24 08:11:45 +00:00
Moritz Halbritter
51b93cb3e3
Update tags on which GitHub Actions react to
2025-01-23 16:23:02 +01:00
Moritz Halbritter
0f4488065c
Upgrade to Selenium 4.28.1
...
Closes gh-43943
2025-01-23 14:58:53 +01:00
Moritz Halbritter
8be6164694
Upgrade to HtmlUnit 4.9.0
...
Closes gh-43942
2025-01-23 14:58:48 +01:00
Moritz Halbritter
b1d75dab0a
Switch make-default for SDKman to false
2025-01-23 14:53:36 +01:00
Moritz Halbritter
766e71ae0c
Merge branch '3.4.x'
2025-01-23 14:31:12 +01:00
Moritz Halbritter
a244a74286
Next development version (v3.4.3-SNAPSHOT)
2025-01-23 14:30:08 +01:00
Andy Wilkinson
457ed37d5d
Merge pull request #43813 from quaff
...
* gh-43813:
Polish "Parse Redis database from url if present"
Parse Redis database from url if present
Closes gh-43813
2025-01-23 11:47:15 +00:00
Andy Wilkinson
49597e0b55
Polish "Parse Redis database from url if present"
...
See gh-43813
2025-01-23 11:37:36 +00:00
Yanming Zhou
fcc6655c06
Parse Redis database from url if present
...
See gh-43813
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-01-23 11:30:31 +00:00
Andy Wilkinson
ebf110d3ab
Merge branch '3.4.x'
2025-01-23 10:03:40 +00:00
Andy Wilkinson
068b960419
Merge branch '3.3.x' into 3.4.x
2025-01-23 10:03:28 +00:00
Andy Wilkinson
34c8353946
Next development version (v3.3.9-SNAPSHOT)
2025-01-23 10:03:05 +00:00
Andy Wilkinson
3272148932
Merge branch '3.4.x'
...
Closes gh-43930
2025-01-22 14:56:20 +00:00
Andy Wilkinson
f184e98b78
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43929
2025-01-22 14:56:09 +00:00
Andy Wilkinson
390963fe74
Document when defaultValue and description cannot be extracted
...
Closes gh-43925
2025-01-22 14:54:06 +00:00
Andy Wilkinson
44167f7b3a
Merge pull request #43886 from quaff
...
* gh-43886:
Polish "Add spring.validation.method.adapt-constraint-violations property"
Add spring.validation.method.adapt-constraint-violations property
Closes gh-43886
2025-01-22 14:38:36 +00:00
Andy Wilkinson
c20f6cba8a
Polish "Add spring.validation.method.adapt-constraint-violations property"
...
See gh-43886
2025-01-22 14:36:18 +00:00
Yanming Zhou
0e7d480545
Add spring.validation.method.adapt-constraint-violations property
...
See gh-43886
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-01-22 14:35:47 +00:00
Andy Wilkinson
e7eca56dde
Allow infrastructure beans to be injected into BPP @Bean methods
...
Closes gh-43928
2025-01-22 14:35:27 +00:00
Andy Wilkinson
88ce6f6af2
Merge branch '3.4.x'
...
Closes gh-43927
2025-01-22 11:58:02 +00:00
Andy Wilkinson
ef82719ca8
Fix memory comparison in ProcessInfoTests
...
Closes gh-43926
2025-01-22 11:57:32 +00:00
Andy Wilkinson
dd64ea1736
Merge branch '3.4.x'
...
Closes gh-43921
2025-01-22 08:22:01 +00:00
Andy Wilkinson
1e35a0b82d
Correct the type of logging.structured.json.customizer
...
Closes gh-43916
2025-01-22 08:21:30 +00:00