Experiment using different methods of declaring the Spring Boot Gradle Plugin for the spring-session-sample-boot-gemfire module."
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
// plugins {
|
||||
// id 'org.springframework.boot'
|
||||
// }
|
||||
|
||||
apply plugin: 'io.spring.convention.spring-sample-boot'
|
||||
// apply plugin: 'io.spring.convention.spring-sample'
|
||||
apply plugin: "gemfire-server"
|
||||
apply plugin: "application"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user