apply plugin: 'war' configurations { customProvidedRuntime } dependencies { compile('org.springframework.boot:spring-boot-starter-data-jpa') ...
確定! 回上一頁