Commit Graph

30 Commits

Author SHA1 Message Date
spencergibb
678da3b21b Updates to version 4.0.0-SNAPSHOT
Updates to java 17, framework 6, boot 3 and javax -> jakarta
2022-01-04 12:43:28 -05:00
buildmaster
6d284abbd7 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 18:45:44 +00:00
buildmaster
642f5c043d Going back to snapshots 2021-12-01 18:45:44 +00:00
buildmaster
b1db66592b Update SNAPSHOT to 3.1.0 2021-12-01 18:43:10 +00:00
buildmaster
d3a8e20de8 Going back to snapshots 2021-11-03 11:35:27 +00:00
buildmaster
9eb8d61591 Update SNAPSHOT to 3.1.0-RC1 2021-11-03 11:34:01 +00:00
buildmaster
bcaf6e5249 Going back to snapshots 2021-10-20 02:21:55 +00:00
buildmaster
9c58faff76 Update SNAPSHOT to 3.1.0-M3 2021-10-20 02:20:25 +00:00
buildmaster
d0a241187b Going back to snapshots 2021-10-01 17:12:37 +00:00
buildmaster
8cdb76996e Update SNAPSHOT to 3.1.0-M2 2021-10-01 17:10:42 +00:00
buildmaster
4f41a681d0 Going back to snapshots 2021-07-30 18:21:56 +00:00
buildmaster
b3f9cdf8a8 Update SNAPSHOT to 3.1.0-M1 2021-07-30 18:20:25 +00:00
spencergibb
a0a140a03c Updates to version 3.1.0-SNAPSHOT 2021-07-09 15:04:20 -04:00
Jonathan Schneider
24fa6e5274 refactor: remove @RequestMapping annotations (#732)
Co-authored-by: Moderne <team@moderne.io>

Co-authored-by: Moderne <team@moderne.io>
2021-07-08 20:21:38 -04:00
buildmaster
6bbcf0a20e Going back to snapshots 2021-05-27 21:24:56 +00:00
buildmaster
81d6c3408e Update SNAPSHOT to 3.0.3 2021-05-27 21:23:00 +00:00
buildmaster
af6c627d04 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 08:16:52 +00:00
buildmaster
af7a98a3de Going back to snapshots 2021-05-27 08:16:51 +00:00
buildmaster
cd71213eb6 Update SNAPSHOT to 3.0.3 2021-05-27 08:14:42 +00:00
spencergibb
aed60fc611 Removes references to Ribbon 2021-04-19 19:48:04 -04:00
buildmaster
2bd5282ecd Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 21:50:55 +00:00
buildmaster
0b3c21d5ad Going back to snapshots 2021-03-17 21:50:54 +00:00
buildmaster
da00529ff6 Update SNAPSHOT to 3.0.2 2021-03-17 21:49:17 +00:00
buildmaster
e7e3c69224 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 20:56:46 +00:00
buildmaster
6e16ed9b32 Going back to snapshots 2021-01-27 20:56:46 +00:00
buildmaster
0f25a90ebb Update SNAPSHOT to 3.0.1 2021-01-27 20:54:42 +00:00
buildmaster
33798362fa Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-21 19:49:42 +00:00
buildmaster
aa35d98eef Going back to snapshots 2020-12-21 19:49:42 +00:00
buildmaster
eb98d86f85 Update SNAPSHOT to 3.0.0 2020-12-21 19:47:20 +00: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