0
Files
spring-oauth2-examples/settings.gradle
2022-04-21 18:34:10 +03:00

7 lines
118 B
Groovy

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