https://github.com/lost22git/test-helidon-nima
https://github.com/lost22git/test-helidon-nima
ebean helidon nima record-builder virtual-thread
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lost22git/test-helidon-nima
- Owner: lost22git
- License: mit
- Created: 2023-09-18T13:45:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T01:25:55.000Z (over 1 year ago)
- Last Synced: 2025-01-23T22:46:39.244Z (4 months ago)
- Topics: ebean, helidon, nima, record-builder, virtual-thread
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO
- [ ] error handler
- [ ] model validation
- [ ] openapi ( not support )# build and run
require java 20+
## windows
```powershell
.\deploy.ps1
```## linux
```shell
./deploy.sh
```