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

This package contains integration with external APIs or systems. More...

Classes

class  VersionService
 Service for checking if the application version is up to date by querying the GitHub API. More...

Detailed Description

This package contains integration with external APIs or systems.

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

Applies org.jspecify.annotations.NullMarked to enforce non-null contract unless explicitly overridden.