-
大小: 4.04MB文件類型: .rar金幣: 2下載: 0 次發布日期: 2023-09-17
- 語言: 其他
- 標簽: springCloud??
資源簡介
springCloud 15個完整例子,從簡單到復雜都有。直接可以導入使用,mavan項目,

代碼片段和文件信息
package?com.forezp;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
import?org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public?class?EurekaServerApplication?{
public?static?void?main(String[]?args)?{
SpringApplication.run(EurekaServerApplication.class?args);
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......??????8196??2018-03-20?22:16??SpringCloudLearning-master\.DS_Store
?????文件????????249??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\.gitignore
?????文件??????47610??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\.mvn\wrapper\maven-wrapper.jar
?????文件????????110??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\.mvn\wrapper\maven-wrapper.properties
?????文件????????249??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\.gitignore
?????文件??????47610??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\.mvn\wrapper\maven-wrapper.jar
?????文件????????110??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\.mvn\wrapper\maven-wrapper.properties
?????文件???????6468??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\mvnw
?????文件???????4994??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\mvnw.cmd
?????文件???????1119??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\pom.xm
?????文件????????409??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\src\main\java\com\forezp\EurekaServerApplication.java
?????文件????????233??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\src\main\resources\application.yml
?????文件????????333??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\eureka-server\src\test\java\com\forezp\EurekaServerApplicationTests.java
?????文件????????249??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\.gitignore
?????文件??????47610??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\.mvn\wrapper\maven-wrapper.jar
?????文件????????110??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\.mvn\wrapper\maven-wrapper.properties
?????文件???????6468??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\mvnw
?????文件???????4994??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\mvnw.cmd
?????文件???????1415??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\pom.xm
????.......???????866??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\src\main\java\com\forezp\filter\LoggerFilter.java
?????文件????????486??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\src\main\java\com\forezp\GatewayServiceApplication.java
?????文件????????349??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\src\main\resources\application.yml
?????文件????????335??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\gateway-service\src\test\java\com\forezp\GatewayServiceApplicationTests.java
?????文件???????6468??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\mvnw
?????文件???????4994??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\mvnw.cmd
?????文件???????1664??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\pom.xm
?????文件????????249??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\user-service\.gitignore
?????文件??????47610??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\user-service\.mvn\wrapper\maven-wrapper.jar
?????文件????????110??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\user-service\.mvn\wrapper\maven-wrapper.properties
?????文件???????6468??2018-03-20?22:16??SpringCloudLearning-master\chapter-sleuth\user-service\mvnw
............此處省略3551個文件信息
評論
共有 條評論