springboot-simpleAPI icon indicating copy to clipboard operation
springboot-simpleAPI copied to clipboard

Results 4 springboot-simpleAPI issues
Sort by recently updated
recently updated
newest added

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.1.6.RELEASE to 5.5.7. Release notes Sourced from spring-security-core's releases. 5.5.7 :hammer: Dependency Upgrades Update com.fasterxml.jackson.core to 2.13.2.2 #11211 Update com.fasterxml.jackson.datatype to 2.13.2 #11212 Update io.projectreactor to 2020.0.19...

dependencies

Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.1.6.RELEASE to 5.2.10.RELEASE. Release notes Sourced from spring-security-web's releases. 5.2.10.RELEASE :beetle: Bug Fixes Add null check in CsrfFilter and CsrfWebFilter #9594 :hammer: Dependency Upgrades Update to nohttp...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. Changelog Sourced from junit's changelog. Summary of changes...

dependencies

hi I can successfully authenticate my user but when I call another API I got this error: `JWT Token does not begin with Bearer String` and my postman shows this...