build.gradle 88 B

123456
  1. plugins {
  2. id 'io.spring.convention.docs'
  3. id 'java'
  4. }
  5. version = '1.0.0.BUILD-SNAPSHOT'