From 50aa1dadc45aae3750acd2e65b7372a13efd665f Mon Sep 17 00:00:00 2001 From: Muhamed <Muhamedalici@hotmail.de> Date: Sun, 13 Apr 2025 02:43:13 +0200 Subject: [PATCH] added Message 3 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5bae29d..d3dfe56 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ | Rework the @PropertySource parsing logic recently changed in commit7c608886 to deal with the same source appearing on a @Configurationclass and an @Import class. | | | | Processing now occurs in a single sweep, with any previously addedsources being converted to a CompositePropertySource. | | | | Issue: SPR-12115 | 4,5/5 | 3/5 | +| commit e142fd11e08261de16f79e23081e02cab3d9f628 | | | +| Add tests for ImportSelector meta-data | | | +| Issue: SPR-12059 | 3,5/5 | 4/5 | ### Commit Messages, die den Regeln NICHT entsprechen -- GitLab