- Upgrade to Java 11 from Java 8
- Upgrade to Swagger 3.0. The new url to access swagger will be
<protocol>://<host>:<port>/swagger-ui/index.html
- Add health check path for application use
<protocol>://<host>:<port>/scopus/ping
- Upgrade to all dependencies to use latest stable releases in pom.xml
- AWS Codebuild images were also updated to use Java 11 - https://github.com/wcmc-its/ReCiter-Scopus-Retrieval-Tool/blob/af0119662b72a309c3e9c348265a60e0a00447a6/buildspec.yml#L6
- Upgrade to use secure Java 11 docker image - https://github.com/wcmc-its/ReCiter-Scopus-Retrieval-Tool/blob/af0119662b72a309c3e9c348265a60e0a00447a6/Dockerfile#L1
- Performance improvement for apis