0
Files
spring-oauth2-examples/settings.gradle

5 lines
82 B
Groovy

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