Skip to content
Snippets Groups Projects
README.md 624 B
Newer Older
Martin Vogel's avatar
Martin Vogel committed
## FIT-Co Java SDK

### Project Setup Info
- Java 17 (LTS)
- Maven
- Junit 5
Martin Vogel's avatar
Martin Vogel committed
### Build

To build the maven artifact, run: `mvn clean install`
####
To run all tests, run: `mvn test`

### Modules
The SDk is set up as a maven multi module to separate the (internal) API properly from implementation details
Martin Vogel's avatar
Martin Vogel committed
#### API Module
The api module consists of all domain model classes and (api-) public interfaces needed to build an sdk-client 

#### Client Module
API implementations and Tests

### Documentation
https://docs.fitko.de/fit-connect/docs/

### Self Service Portal (DEV)
https://portal.auth-testing.fit-connect.fitko.dev/