Skip to content

Commit cd17e8c

Browse files
committed
[#8] renamed packages for eureka-server
1 parent 78e5fd4 commit cd17e8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package org.learning.by.example.SpringKubeGateway.EurekaServer
1+
package org.learning.by.example.spring.kube.playground.eureka
22

33
import org.springframework.boot.autoconfigure.SpringBootApplication
44
import org.springframework.boot.runApplication
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package org.learning.by.example.SpringKubeGateway.EurekaServer
1+
package org.learning.by.example.spring.kube.playground.eureka
22

33
import org.junit.Test
44
import org.junit.runner.RunWith

0 commit comments

Comments
 (0)