An open API service indexing awesome lists of open source software.

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.

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
```