okta-spring-boot-2-angular-9-example
okta-spring-boot-2-angular-9-example copied to clipboard
CRUD Example with Angular 9.0 and Spring Boot 2.2
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.1 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
This PR is designed to show you how to upgrade this example to use Angular 11 and Spring Boot 2.4. Since this repo has "angular-9" in the title, I don't...