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
MCMS
Commits
dd4f7788
"vscode:/vscode.git/clone" did not exist on "6e854e9f6ab8ea0a2913a495ea34838f58dcd76c"
Commit
dd4f7788
authored
Jan 19, 2019
by
ms group dev
Browse files
配置更新
parent
64cca8ad
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/java/net/mingsoft/MSApplication.java
View file @
dd4f7788
...
@@ -10,7 +10,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2;
...
@@ -10,7 +10,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2;
@SpringBootApplication
@SpringBootApplication
@ComponentScan
(
basePackages
=
{
"
springfox"
,
"
net.mingsoft"
})
@ComponentScan
(
basePackages
=
{
"net.mingsoft"
})
@MapperScan
(
basePackages
={
"**.dao"
})
@MapperScan
(
basePackages
={
"**.dao"
})
@ServletComponentScan
(
basePackages
=
{
"net.mingsoft"
})
@ServletComponentScan
(
basePackages
=
{
"net.mingsoft"
})
@EnableSwagger2
@EnableSwagger2
...
...
src/main/resources/banner.txt
0 → 100644
View file @
dd4f7788
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.0.8.RELEASE)
:: MS MCms 系统 :: (v4.7.0)
\ No newline at end of file
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