Skip to content

Commit 0124ea7

Browse files
Bill PCthuannguyenit
authored andcommitted
Create Github repo for Spring Cloud Config Server
1 parent a03df04 commit 0124ea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micro-services/limits-service/src/main/java/com/codekooking/microservices/limitsservice/LimitsServiceApplication.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import org.springframework.cloud.context.config.annotation.RefreshScope;
66

77
@SpringBootApplication
8-
@RefreshScope
98
public class LimitsServiceApplication {
109

1110
public static void main(String[] args) {

0 commit comments

Comments
 (0)