Commit Graph

45 Commits (b67c39e6431bf4a14e87435e5fb6734f307f0f49)
 

Author SHA1 Message Date
format b67c39e643
Merge pull request from flystar32/1.x
separate registry and discovery, Fixes 
亦盏 27ddaa68a8 separate registry and discovery
format 0f444a40ab
Merge pull request from flystar32/1.x
add management info to registry metadata, Fixes 
fangjian0423 41db9c945b update comments and docs
亦盏 7449073841 add management info to registry metadata
fangjian0423 65f380c064 update sentinel examples and metadata info to support new configurations of sentinel
fangjian0423 e0382d9876 sentinel support more properties in springboot 1.x
flystar32 c8d911e89b update sentinel version to 0.2.0
format b9710ada46
Merge pull request from flystar32/1.x
Fixes  support fileExtension yaml and yml
亦盏 a50361c29b Fixes support fileExtension yaml and yml
flystar32 1620f97b97 update spring cloud build version to 1.3.10
flystar32 5ab2faedb5 update version to 0.1.0
fangjian0423 d79f2ef411 refactor storage module: rename storage to oss
flystar32 bd2783d7fc update nacos version to 0.2.1
flystar32 541a4bac9d use method getAllInstances instead of selectInstance to get instance
flystar32 2b953bae69 fix NacosDiscoveryClienet getInstance method, only healthy instancerename alibaba storage to alicloud storage
flystar32 bfa8f24cc8 update nacos config properties , content-type to file-extension
flystar32 21dfd637b3 update example readme nacos port to 8848
flystar32 16d2c1b903 update nacos version to 0.2.1-RC and format code
xiaojing e2b73fc3f0
Merge pull request from liaozan/1.x
remove unnecessary comment
liaozan 4931aef5fd
remove unnecessary comment
flystar32 879e689390 update NacosAutoServiceRegistration, update pom.xml, and format code
xiaojing 50ffcef735
Merge pull request from HaojunRen/1.x
Fixes 
Nepxion 541eaee0b8 Fixes
fangjian0423 8e89f6d15a fix definition of SentinelProtect
fangjian0423 f52e3a72ac fix sentinel example docs
fangjian0423 1fc9ad5abb Merge remote-tracking branch 'origin/1.x' into 1.x
fangjian0423 6f16a2840a refactor sentinel example directory tree
flystar32 09c8a700ce registry meta data
fangjian0423 d3a2998ba4 Merge branch '1.x' of https://github.com/spring-cloud-incubator/spring-cloud-alibabacloud into 1.x
flystar32 2746844390 fix example readme
flystar32 1e030e6eb0 add nacos-config starter and nacos-discovery starter
fangjian0423 431fcd1998 update dubbo springboot version to 0.1.1 to support spring cloud alibaba 1.x version
fangjian0423 8d6b4034be fix dependency
fangjian0423 a50079bd75 add dubbo example in springboot 1.x and fix some typo
fangjian0423 4600f42647 sentinel starter support springboot 1.x
亦盏 bfc04daf9b refactor directory tree
fangjian0423 7500068429 add storage example in springboot 1.x
fangjian0423 d8fa13f312 add storage starter in springboot 1.x
fangjian0423 5fbe3e18d7 sentinel upgrade to 0.1.1 & add annotation support in RestTemplate & update example and readme on branch 1.x
fangjian0423 6509a2d2d1 upload maven-wrapper.jar to fix error in execute mvnw & modify branch name in README
flystar32 ee2f75cea8 add branch 1.x, support spring boot 1.x
flystar32 c4cbbf41e2 fix typo
flystar32 0ce2df89ab hello, spring cloud alibaba
Spencer Gibb b4b0cceb66
Initial commit