books

A demo project for Spring Boot / Data / security, social / oauth2 logons, JWT, Mongo, SpringBootAdmin, Docker, docker-compose, Github Actions and stateless apps

OTHER License

Stars
95
Committers
7

Bot releases are visible (Hide)

books - Release 0.14.0 of books project Latest Release

Published by aidanwhiteley over 3 years ago

Release v0.14.0 of books project to bring in updated dependencies

books - Release 0.12.4 of books project

Published by aidanwhiteley over 3 years ago

Release v0.12.4 of books project to bring in updated dependencies

books - Release 0.10.0 of books project

Published by aidanwhiteley about 4 years ago

Release v0.10.0 of books project to bring in updated depedencies

books - Release 0.9.0 of books project

Published by aidanwhiteley over 4 years ago

Mostly a bunch of dependency upgrades to keep Snyk happy!

books - Release 0.7.1 of books project

Published by aidanwhiteley almost 5 years ago

Whoops - v0.7.0 created ahead of merge into master!

books - Release 0.7.0 of books project

Published by aidanwhiteley almost 5 years ago

Mainly dependency upgrades

books - Release 0.6.0 of books project

Published by aidanwhiteley about 5 years ago

Release 0.6.0 of the books project is primarily a set of dependency upgrades due to Snyk vulnerability reports.

books - Release 0.5.0 of books project

Published by aidanwhiteley over 5 years ago

Release 0.5.0 of the books project brings in support for Spring Boot Admin with the actuator endpoints being secured and requiring Spring Boot Admin to supply a suitable JWT token when accessing the actuator endpoints.

books - Release 0.4.0 of books project

Published by aidanwhiteley almost 6 years ago

Release 0.4.0 of the Books project on Spring Boot 2.1.2

books - Release 0.3.0 of books project

Published by aidanwhiteley almost 6 years ago

Uplifting project to use Spring Boot 2.1.0

books - Release 0.2.1 of books project

Published by aidanwhiteley almost 6 years ago

Release 0.2.1 build - no new functionality compared to 0.2.0 - just correcting the version of the POM file in teh release

books - v0.2.0

Published by aidanwhiteley almost 6 years ago

Release 0.2.0 of the "books" project.

No major new functionality of bug fixes in this release. Reason for release is to play with git / github release functionality.

books - First draft version of Book Reviews microservice

Published by aidanwhiteley over 6 years ago

First version of Book Reviews microservice with minimal feature set and no (known!) outstanding bugs.
Includes

  • support for latest (2.0.0) Spring Boot
  • Oauth 2 logon via Facebook and Google
  • stateless (except for initial Oauth2 logon "redirect dance")
  • JWT token based local auth
  • Local users and roles stored in Mongo