| 接口 | 说明 |
|---|---|
| ModuleBuilder |
Factory class to build a
Module. |
| 类 | 说明 |
|---|---|
| DBAnnotationModuleBuilder |
Abstract builder to build a
Module from an annotation class Class\<A extends
Annotation\>. |
| JdbcModuleBuilder |
Builder to create a module which can provide
DataSource injection from all
marked SqlDB annotations on {@code Class |
| MongoModuleBuilder |
Builder to create a module which can provide
MongoClient injection
from all
marked Mongo annotations on {@code Class |
Copyright © 2016. All rights reserved.