資源簡介
Springboot+Redis+Dubbo+Rocketmq Springboot+Redis+Dubbo+Rocketmq Springboot+Redis+Dubbo+Rocketmq

代碼片段和文件信息
/*
?*?Licensed?to?the?Apache?Software?Foundation?(ASF)?under?one?or?more
?*?contributor?license?agreements.??See?the?NOTICE?file?distributed?with
?*?this?work?for?additional?information?regarding?copyright?ownership.
?*?The?ASF?licenses?this?file?to?You?under?the?Apache?License?Version?2.0
?*?(the?“License“);?you?may?not?use?this?file?except?in?compliance?with
?*?the?License.??You?may?obtain?a?copy?of?the?License?at
?*
?*?????http://www.apache.org/licenses/LICENSE-2.0
?*
?*??Unless?required?by?applicable?law?or?agreed?to?in?writing?software
?*??distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS
?*??WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
?*??See?the?License?for?the?specific?language?governing?permissions?and
?*??limitations?under?the?License.
?*/
package?org.apache.rocketmq.console;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
@EnableAutoConfiguration
@SpringBootApplication
public?class?App?{
????public?static?void?main(String[]?args)?{
????????SpringApplication.run(App.class?args);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\
?????文件?????????174??2017-09-30?03:09??whatsmars-master\.gitignore
?????文件??????????96??2017-09-30?03:09??whatsmars-master\.travis.yml
?????文件????????1669??2017-09-30?03:09??whatsmars-master\README.md
?????文件????????7859??2017-09-30?03:09??whatsmars-master\pom.xm
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\profile\
?????文件?????????313??2017-09-30?03:09??whatsmars-master\profile\development.properties
?????文件?????????313??2017-09-30?03:09??whatsmars-master\profile\production.properties
?????文件????????1397??2017-09-30?03:09??whatsmars-master\profile\test.properties
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\
?????文件?????????322??2017-09-30?03:09??whatsmars-master\rocketmq-console\.travis.yml
?????文件???????29843??2017-09-30?03:09??whatsmars-master\rocketmq-console\LICENSE
?????文件?????????176??2017-09-30?03:09??whatsmars-master\rocketmq-console\NOTICE
?????文件????????2169??2017-09-30?03:09??whatsmars-master\rocketmq-console\README.md
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\doc\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\doc\1_0_0\
?????文件????????3824??2017-09-30?03:09??whatsmars-master\rocketmq-console\doc\1_0_0\Milestone.md
?????文件????????2961??2017-09-30?03:09??whatsmars-master\rocketmq-console\doc\1_0_0\UserGuide_CN.md
?????文件????????2846??2017-09-30?03:09??whatsmars-master\rocketmq-console\doc\1_0_0\UserGuide_EN.md
?????文件???????11424??2017-09-30?03:09??whatsmars-master\rocketmq-console\pom.xm
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\docker\
?????文件?????????169??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\docker\Dockerfile
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\apache\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\apache\rocketmq\
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\apache\rocketmq\console\
?????文件????????1207??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\apache\rocketmq\console\App.java
?????目錄???????????0??2017-09-30?03:09??whatsmars-master\rocketmq-console\src\main\java\org\apache\rocketmq\console\aspect\
............此處省略2008個文件信息
- 上一篇:QT實現(xiàn)的MP3播放器
- 下一篇:10895t.rar
評論
共有 條評論