All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AnswerService Service to convert data to String responses for user interface.BeansConfiguration Beans configuration class.DatabaseDepartmentService Database realisation ofDepartmentService.DatabaseEmployeeService Database realisation ofEmployeeService.Department Entity representing university department .DepartmentRepository Departmentrepository CRUD contract.DepartmentService Departmentservice contract.Employee Entity representing university employee .Employee.Degree Employeedegree enumeration .EmployeeRepository Employeerepository CRUD contract.EmployeeService Employeeservice contract.LocalizationHelper Component to work with string resources .MessageCode Enumeration collecting codes of String resources in message.properties file .NoSuchDepartmentException Simple extended exception for throwing in cases when no department can be found .QuestionDistributor A class for communicating with the user in the console and distribution of questions and answers.UniversityApplication Main class used to start spring boot application.