SudokuFX
Loading...
Searching...
No Matches
Package fr.softsf.sudokufx.service.business

Service layer where all parameters and return types are non-null by default. More...

Classes

class  OptionsService
 Service for managing Options entities. More...
 
class  PlayerLanguageService
 Service for managing PlayerLanguage entities. More...
 
class  PlayerService
 Service for managing Player entities. More...
 

Detailed Description

Service layer where all parameters and return types are non-null by default.

Applies org.springframework.lang.NonNullApi to enforce non-null contract unless explicitly overridden.