0
Files
spring-oauth2-examples/settings.gradle

6 lines
100 B
Groovy

rootProject.name = 'spring-oauth2-examples'
include('discord')
include('github')
include('twitch')