java-schooldeploy

Introduction

Instructions

Start with your School Swagger and Pageable from Yesterday

  • Deploy the school application to Heroku using a PostgreSQL database
  • Under Resources create a folder called documentation
  • Add user authentication using OAuth2
  • One role - user. A user and only a user can access any endpoint
  • Anyone can access the swagger documentation