Spring Boot application where my goal was to use purely JPA queries to enable queries of a labeled resources in a SQL database
Repositories
itzg repositories
Spring Data JPA app that tries out an entity that uses a OneToOne relationship as primary key
Explores the use of MapStruct to swap out auto-incremented entity IDs with obfuscated string IDs encoded/decoded by Sqids for external/web access
React frontend, rendered by Next.js, authenticated by Auth0, and backend API by Spring Boot
Very contrived Next.js application to simulate an authentication flow that uses next-cookies to provide server and client side with auth code
Next.js web application that uses JWT issued by Auth0 to access authenticated Spring Boot API
For issue reproducing
This application tests out Spring Boot's OAuth2 support for pre-defined providers
This is a little experiment with RSocket in Go using rsocket-go