move mdm stuff to mdm with fixmes
This commit is contained in:
parent
31a31793d2
commit
edbfe5cfab
|
@ -50,6 +50,8 @@ public class MdmSubmitterInterceptorLoader {
|
|||
@Autowired
|
||||
private IInterceptorService myInterceptorService;
|
||||
|
||||
public MdmSubmitterInterceptorLoader() {}
|
||||
|
||||
@PostConstruct
|
||||
public void loadInterceptors() {
|
||||
if (!myMdmSettings.isEnabled()) {
|
||||
|
|
Loading…
Reference in New Issue