You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Java Client for [Mailpit](https://github.com/axllent/mailpit)
5
+
6
+
A Java client for [Mailpit's API](https://mailpit.axllent.org/docs/api-v1/).
5
7
6
8
This client [is generated](./mailpit-java-client/pom.xml) from an [``swagger.json``](./openapi/swagger.json) using [OpenAPI Generator](https://openapi-generator.tech/).
7
9
10
+
## Usage
11
+
You can find out how the generated API might be used by having a look at [the tests](./mailpit-java-client/src/test/java/software/xdev/mailpit/).
12
+
8
13
## Installation
9
14
[Installation guide for the latest release](https://github.com/xdev-software/mailpit-java-client/releases/latest#Installation)
10
15
11
-
## Demo
12
-
A minimal demo is also available [here](./mailpit-java-client-demo/src/main/java/software/xdev/Application.java).
13
-
14
16
## Support
15
17
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
0 commit comments