Cleanup after GH-718

This commit is contained in:
Oleg Zhurakousky
2021-08-03 13:15:37 +02:00
parent 59140fbdab
commit 2b210b54af
3 changed files with 0 additions and 11 deletions

View File

@@ -37,10 +37,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-web</artifactId>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.springframework.boot</groupId> -->
<!-- <artifactId>spring-boot-starter-web</artifactId> -->
<!-- </dependency> -->
<dependency>
<groupId>com.amazonaws</groupId>

View File

@@ -1,4 +1 @@
logging.level.org.springframework.cloud=DEBUG
#spring.cloud.function.web.export.enabled=false
#spring.main.web-application-type=none
#spring.functional.enabled=true

View File

@@ -37,10 +37,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-web</artifactId>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.springframework.boot</groupId> -->
<!-- <artifactId>spring-boot-starter-web</artifactId> -->
<!-- </dependency> -->
<dependency>
<groupId>com.amazonaws</groupId>