5 Commits

Author SHA1 Message Date
spencergibb
026042209b Removes last vestiges of Lombok 2025-02-05 16:03:00 -05:00
buildmaster
4f304bfadb Bumping versions 2024-07-22 16:32:04 +00:00
Ryan Baxter
ba5361c27b Showing values in env endpoint for tests 2022-09-08 20:43:10 -04:00
spencergibb
d6ab8a64b6 Fixes ordering with local and remote sources with profiles.
If the context is associated with a profile, the Option.PROFILE_SPECIFIC is added.

Fixes gh-706
2021-05-05 20:08:24 -04:00
spencergibb
c75a6c96bd Check if class is registered already.
In ConfigData promotion (promoting a bean from bootstrap to the application context) check to see if there is a bean of that name before registering again.

Fixes gh-687
2020-12-14 15:40:32 -05:00