-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synapse 0.4.0 Release - API module changes and dependency version inc…
…rements (#315) * Dependency version updates and cleanup Major version bump to Java 21, Spring 6, Spring Boot 3. Added Spring BOMs to control dependency versions. Initial cleanup of individual POMs to correct and minimize dependencies. * Bump CircleCI Image to OpenJDK 21 * unit test fixes * minor fixes and unit test fixes * fix(): fix query param on java 3.2.x * pom fixes * pom fixes * exclude service/service-samples/sample-service-rest-native-book * Fixes on POM dependencies. * Fixes on POM dependencies. * Removing the service native sample book module. * Removing the service native sample book module. * feat(test): adding junit * add missing plugins to pluginManagement comment out use of api-docs * fix(): adding jakarta websocket dep to service-graphql * add missing version * feat(base): adding the update controller * feat(base):updating the controller with the entitycreator * Added HTTP 409 CONFLICT to ErrorCode (#314) * feat(copyright): adding copyright and removing api * feat(api): adding update controller * feat: add spring-aspects to dependency to enable spring-retry (#310) * Remove binding annotations from base controllers * Deprecate old service w/ controller modules * Addressed PR comments. * Addressed PR comments. --------- Co-authored-by: guttff <guttff@gmail.com> Co-authored-by: johnmartinez <jmartinez5120@gmail.com> Co-authored-by: Wendy Hu <wendy.hu@alumni.stonybrook.edu> Co-authored-by: Shahzada Azam Shahani <36014183+shahzadaazam@users.noreply.github.com> Co-authored-by: Tanvir Islam <t.islam1080@gmail.com>
- Loading branch information
1 parent
f4b5fd2
commit e153639
Showing
236 changed files
with
1,907 additions
and
2,460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
...ricanexpress/synapse/api/rest/imperative/controller/BaseReadImperativeRestController.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.