Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gic-qywx-self
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoban3.0
gic-qywx-self
Commits
decdbc31
Commit
decdbc31
authored
Jul 24, 2024
by
徐高华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
web
parent
aebe26bc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
applicationContext-conf.xml
src/main/webapp/WEB-INF/applicationContext-conf.xml
+5
-5
dubbo-haoban-self-web.xml
src/main/webapp/WEB-INF/dubbo-haoban-self-web.xml
+2
-1
No files found.
src/main/webapp/WEB-INF/applicationContext-conf.xml
View file @
decdbc31
...
@@ -3,10 +3,10 @@
...
@@ -3,10 +3,10 @@
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans
xsi:schemaLocation=
"http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd"
>
http://www.springframework.org/schema/beans/spring-beans.xsd"
>
<import
resource=
"classpath*:applicationContext-init.xml"
/>
<!--
<!--
<import resource="classpath*:dubbo-setting.xml"/>
<import resource="classpath*:applicationContext-init.xml"/>
<import resource="dubbo-haoban-self-web.xml"/>
-->
<import resource="classpath*:dubbo-setting.xml"/>
<import resource="dubbo-haoban-self-web.xml"/>
-->
</beans>
</beans>
src/main/webapp/WEB-INF/dubbo-haoban-self-web.xml
View file @
decdbc31
...
@@ -8,8 +8,9 @@
...
@@ -8,8 +8,9 @@
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context.xsd
http://www.springframework.org/schema/context/spring-context.xsd
http://code.alibabatech.com/schema/dubbo http://code.alibabatech.com/schema/dubbo/dubbo.xsd"
>
http://code.alibabatech.com/schema/dubbo http://code.alibabatech.com/schema/dubbo/dubbo.xsd"
>
<!--
<dubbo:application name="gic-qywx-self"/>
<dubbo:application name="gic-qywx-self"/>
-->
<!-- 用dubbo协议在20880端口暴露服务 -->
<!-- 用dubbo协议在20880端口暴露服务 -->
<!--
<!--
<context:component-scan base-package="com.gic.qywx.*"/>
<context:component-scan base-package="com.gic.qywx.*"/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment