Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 425 Bytes

readme.md

File metadata and controls

17 lines (16 loc) · 425 Bytes

README

  • spring framework 101
  • spring boot 101
  • spring modulith
  • spring ai
  • spring auth server
  • oauth
    • refactor the search to a /search endpoint with a name POST returning a Collection<DogAdoptionSuggestion>
    • /me
    • setup an oauth client/gateway
      • make sure to setup a security filter chain and disable cors
  • production worthiness
    • graalvm
    • virtual threads
    • performance