Commit Graph

54471 Commits

Author SHA1 Message Date
Moritz Halbritter
8059c24e6a Merge branch '3.3.x' into 3.4.x
Closes gh-43975
2025-01-27 13:10:03 +01:00
Moritz Halbritter
5808a050d9 Merge pull request #43965 from Ru311
* pr/43965:
  Correct the location of MyApplication.java in the docs

Closes gh-43965
2025-01-27 13:09:51 +01:00
Rucha Vaikar
c699779593 Correct the location of MyApplication.java in the docs
See gh-43965

Signed-off-by: Rucha Vaikar <70310911+Ru311@users.noreply.github.com>
2025-01-27 13:05:43 +01:00
Moritz Halbritter
1bab11f28d Merge branch '3.4.x'
Closes gh-43972
2025-01-27 11:43:30 +01:00
Moritz Halbritter
dd7708190c Merge branch '3.3.x' into 3.4.x
Closes gh-43971
2025-01-27 11:43:18 +01:00
Moritz Halbritter
f39fc87134 Merge pull request #43961 from ngocnhan-tran1996
* pr/43961:
  Add links to Jackson JavaDoc

Closes gh-43961
2025-01-27 11:43:00 +01:00
Tran Ngoc Nhan
bee3dafc86 Add links to Jackson JavaDoc
See gh-43961

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-01-27 11:42:06 +01:00
Moritz Halbritter
f56578f42e Merge branch '3.4.x'
Closes gh-43970
2025-01-27 10:26:03 +01:00
Moritz Halbritter
7491990e44 Merge branch '3.3.x' into 3.4.x
Closes gh-43969
2025-01-27 10:25:44 +01:00
Moritz Halbritter
eb8f1c9b0a Upgrade to Gradle 8.12.1
Closes gh-43968
2025-01-27 09:49:43 +01:00
Phillip Webb
3ff6e0b5a9 Merge branch '3.4.x' 2025-01-24 19:24:42 -08:00
Phillip Webb
3b29085ac8 Merge branch '3.3.x' into 3.4.x 2025-01-24 19:24:10 -08:00
Phillip Webb
66c224b74a Update copyright year of changed files 2025-01-24 19:23:41 -08:00
Phillip Webb
6b654f4cb8 Merge branch '3.4.x' 2025-01-24 19:23:27 -08:00
Phillip Webb
67a585e8a3 Merge branch '3.3.x' into 3.4.x 2025-01-24 19:22:54 -08:00
Phillip Webb
4b26a08206 Polish 2025-01-24 19:21:48 -08:00
Phillip Webb
680c1682e7 Merge branch '3.4.x' 2025-01-24 19:14:00 -08:00
Phillip Webb
3f00b08577 Merge branch '3.3.x' into 3.4.x 2025-01-24 18:39:14 -08:00
Phillip Webb
432681734f Polish ArchitectureCheck
Extract rules to a new class and use more helper methods.
2025-01-24 18:00:42 -08:00
Phillip Webb
c22dcedb59 Fix @ConfigurationProperties prefix violation
See gh-43917
2025-01-24 15:18:59 -08:00
Phillip Webb
62a0e5497a Merge pull request #43917 from quaff
* pr/43917:
  Polish 'Refactor `@ConfigurationProperties` that only use `prefix`'
  Refactor `@ConfigurationProperties` that only use `prefix`
  Enforce `@ConfigurationProperties` don't use only `prefix`

Closes gh-43917
2025-01-24 15:03:57 -08:00
Phillip Webb
8ec61b9870 Polish 'Refactor @ConfigurationProperties that only use prefix'
See gh-43917
2025-01-24 14:59:32 -08:00
Yanming Zhou
c1d97ffe16 Refactor @ConfigurationProperties that only use prefix
See gh-43917

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-24 14:58:36 -08:00
Yanming Zhou
7bcdb7d3ee Enforce @ConfigurationProperties don't use only prefix
See gh-43917

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-24 14:57:32 -08:00
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