https://github.com/oblac/joy-boot
Boostrap for Jodd Joy web applications.
https://github.com/oblac/joy-boot
bootloader jodd jodd-joy
Last synced: 3 months ago
JSON representation
Boostrap for Jodd Joy web applications.
- Host: GitHub
- URL: https://github.com/oblac/joy-boot
- Owner: oblac
- License: bsd-2-clause
- Created: 2018-06-28T06:45:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T20:52:12.000Z (over 5 years ago)
- Last Synced: 2025-01-09T09:52:15.921Z (9 months ago)
- Topics: bootloader, jodd, jodd-joy
- Language: Java
- Homepage: http://jodd.org/joy
- Size: 70.3 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Joy Boot 0.1.0
Boostrap for Jodd Joy web applications.
Read more about it here: [jodd.org/joy](http://jodd.org/joy)
## Development
This setting of this project is a bit unusual.
The `server` folder is a common source folder for all the artifacts. It contains only few classes, that made no sense to be published.
Apart from that, everything else is default.
Enjoy!
## Artifacts
```
org.jodd:joy-boot-tomcat8:0.1.0
``````
org.jodd:joy-boot-jetty9:0.1.0
```