We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the starting point for the passport project, we need to update EGO to use spring security framework.
Latest spring boot is 6.0.2, which will upgrade us to spring 6. Investigate what needs to be upgraded first, then implement the upgrades.
The result of the work will be a major EGO upgrade, therefore a breaking change. Refer to step 1 in https://wiki.oicr.on.ca/pages/resumedraft.action?draftId=225345994&draftShareId=973b7311-25ef-4e76-bbed-f91e1fe84db7&.
The text was updated successfully, but these errors were encountered:
leoraba
No branches or pull requests
As the starting point for the passport project, we need to update EGO to use spring security framework.
Detailed Description
Latest spring boot is 6.0.2, which will upgrade us to spring 6.
Investigate what needs to be upgraded first, then implement the upgrades.
The result of the work will be a major EGO upgrade, therefore a breaking change.
Refer to step 1 in https://wiki.oicr.on.ca/pages/resumedraft.action?draftId=225345994&draftShareId=973b7311-25ef-4e76-bbed-f91e1fe84db7&.
Possible Implementation
The text was updated successfully, but these errors were encountered: