Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
traffic-signal-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
signal
traffic-signal-platform
Commits
61326f79
Commit
61326f79
authored
Apr 08, 2025
by
zhouleilei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
海信项目国产化 - 中创中间件inforsuite V10.0.2.3替换springboot内置tomcat
parent
d5d361ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
pom.xml
signal-utc-hisense-service/pom.xml
+4
-4
No files found.
signal-utc-hisense-service/pom.xml
View file @
61326f79
...
...
@@ -77,19 +77,19 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
<!-- 中创中间件inforsuite ,排除tomcat-->
<
!--<
exclusions>
<exclusions>
<exclusion>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
</exclusion>
</exclusions>
-->
</exclusions>
</dependency>
<!-- 中创中间件inforsuite-->
<!--
<dependency>
<dependency>
<groupId>
com.cvicse.embedded
</groupId>
<artifactId>
spring-boot-starter-inforsuite
</artifactId>
<version>
10.0.2.5
</version>
</dependency>
-->
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
...
...
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