Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
92ca8dee
Commit
92ca8dee
authored
Jul 16, 2019
by
Sascha Herzinger
Browse files
why was SpringSecurityConfig transactional?
parent
94593d2e
Pipeline
#11784
failed with stage
in 11 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
web/src/main/java/lcsb/mapviewer/web/config/SpringSecurityConfig.java
View file @
92ca8dee
...
...
@@ -21,8 +21,6 @@ import lcsb.mapviewer.web.bean.utils.*;
import
java.util.List
;
@Transactional
@Configuration
@ComponentScan
(
basePackages
=
{
"lcsb.mapviewer.web.config"
})
@Import
({
SpringRestApiConfig
.
class
,
SpringServiceConfig
.
class
})
...
...
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