Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
awesome-bpj-start
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 80096380
authored
2018-04-03 18:34:13 +0800
by
ethanlamzs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dubbo 2.6.1 版本才支持 yml 配置文件的加载 - <beta>
1 parent
eb29fd2f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
1 deletions
core-services/core-service-demo/src/main/resources/application.properties → core-services/core-service-demo/src/main/resources/application.properties_
core-services/core-service-demo/src/main/resources/application.yml
pom.xml
core-services/core-service-demo/src/main/resources/application.properties
→
core-services/core-service-demo/src/main/resources/application.properties
_
View file @
8009638
File moved
core-services/core-service-demo/src/main/resources/application.yml
0 → 100644
View file @
8009638
spring
:
application
:
name
:
dubbo-provider-demo
server
:
port
:
9090
management
:
port
:
9091
dubbo
:
scan
:
basePackages
:
com.zhzf.fpj.xcx.service
application
:
id
:
dubbo-provider-demo
name
:
dubbo-provider-demo
protocol
:
id
:
dubbo
name
:
dubbo
port
:
12345
registry
:
id
:
my-registry
address
:
N/A
pom.xml
View file @
8009638
...
...
@@ -24,7 +24,7 @@
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<spring.boot.version>
1.3.0.RELEASE
</spring.boot.version>
<dubbo.spring.boot.version>
0.1.
0
</dubbo.spring.boot.version>
<dubbo.spring.boot.version>
0.1.
1
</dubbo.spring.boot.version>
</properties>
<dependencyManagement>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment