Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 394 Bytes

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