Package callofproject.dev.community
Class CommunityServiceBeanName
java.lang.Object
callofproject.dev.community.CommunityServiceBeanName
- Author:
- Nuri Can ÖZTÜRK This class contains the bean names for the community service.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The base package for the community service.static final String
The entity package for the community service.static final String
The repository package for the community service.static final String
The service package for the community service. -
Method Summary
-
Field Details
-
BASE_PACKAGE
The base package for the community service.- See Also:
-
REPOSITORY_PACKAGE
The repository package for the community service.- See Also:
-
ENTITY_PACKAGE
The entity package for the community service.- See Also:
-
TEST_PROPERTIES_FILE
The service package for the community service.- See Also:
-