Spring Authorization Server 1.0 is now GA
On behalf of the team and everyone who has contributed, we are very excited to announce the general availability of Spring Authorization Server 1.0.
You can download it from Maven Central by using the module coordinates:
implementation 'org.springframework.security:spring-security-oauth2-authorization-server:1.0.0'
Spring Authorization Server has come a long way since its initial commit on April 2, 2020, as the APIs have stabilized and matured over this time. A lot of effort and care has been put into this project to ensure a robust foundation for its continued growth. This first major release delivers a full feature set…