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

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

Classes

class  VersionService
 Service for checking if the application version is up to date by querying GitHub. 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.