Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
99041161
Commit
99041161
authored
Apr 22, 2019
by
zhengjie
Browse files
在System模块的ConfigurerAdapter类中添加 解决Long 类型在 前端精度丢失的实现
parent
8a88f903
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
99041161
...
...
@@ -48,10 +48,10 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
</dependency>
<!--
<dependency>
-->
<!--
<groupId>org.springframework.boot</groupId>
-->
<!--
<artifactId>spring-boot-starter-actuator</artifactId>
-->
<!--
</dependency>
-->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
Write
Preview
Supports
Markdown
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