Class ContactsConfiguration
java.lang.Object
info.ejava.examples.db.validation.contacts.ContactsConfiguration
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpocService
(ContactsRepository contactsRepository, ContactsMapper contactsMapper, InternalComponent internalComponent)
-
Constructor Details
-
ContactsConfiguration
public ContactsConfiguration()
-
-
Method Details
-
pocService
@Bean public PocService pocService(ContactsRepository contactsRepository, ContactsMapper contactsMapper, InternalComponent internalComponent)
-