Constructor and Description |
---|
SpringConfig() |
Modifier and Type | Method and Description |
---|---|
SpringConfig |
addContext(String context) |
List<String> |
getContexts() |
boolean |
isAutodetect() |
boolean |
isManageJpa() |
SpringConfig |
setAutodetect(boolean autodetect) |
SpringConfig |
setManageJpa(boolean manageJpa) |
public boolean isAutodetect()
public SpringConfig setAutodetect(boolean autodetect)
public boolean isManageJpa()
public SpringConfig setManageJpa(boolean manageJpa)
public SpringConfig addContext(String context)
Copyright © 2013-2018–2019 SeedStack. All rights reserved.