renamed eurika to eureka
This commit is contained in:
parent
c02b24e766
commit
a651681c67
|
@ -1,4 +1,4 @@
|
||||||
package com.learningpulse.eurika;
|
package com.learningpulse.eureka;
|
||||||
|
|
||||||
import org.springframework.boot.SpringApplication;
|
import org.springframework.boot.SpringApplication;
|
||||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
|
@ -1,4 +1,4 @@
|
||||||
package com.learningpulse.eurika;
|
package com.learningpulse.eureka;
|
||||||
|
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
import org.springframework.boot.test.context.SpringBootTest;
|
Reference in a new issue