Buisness logic docs packages

This commit is contained in:
Filip Izydorczyk
2021-01-15 16:24:29 +01:00
parent 21983fe4f7
commit bf7d0c7dbc
12 changed files with 58 additions and 3 deletions

View File

@ -0,0 +1,7 @@
/**
* Provides service classes to make operations with entities or comunicate with
* external systems.
*
* @since 1.0
*/
package com.plannaplan.services;