
onfiguration.wildfly-config-api.0.2.2.source-code.generator-config.json Maven / Gradle / Ivy
{
"server" : {
"host" : "localhost",
"port" : 9990,
"user" : "admin",
"pass" : "passWord123"
},
"generatorTargets" : [
{
"sourceAddress": "/subsystem=datasources",
"targetPackage": "org.wildfly.swarm.config.datasources"
},
{
"sourceAddress": "/subsystem=logging",
"targetPackage": "org.wildfly.swarm.config.logging"
},
{
"sourceAddress": "/subsystem=mail",
"targetPackage": "org.wildfly.swarm.config.mail"
},
{
"sourceAddress": "/subsystem=ejb3",
"targetPackage": "org.wildfly.swarm.config.ejb3"
},
{
"sourceAddress": "/subsystem=bean-validation",
"targetPackage": "org.wildfly.swarm.config.bean.validation"
},
{
"sourceAddress": "/subsystem=io",
"targetPackage": "org.wildfly.swarm.config.io"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy