/foxbin

Just another text bin

Primary LanguageJavaApache License 2.0Apache-2.0

FoxBin

Another text bin written in Java using Spring and ObjectBox

Building

Just run Gradle task bootJar e.g. ./gradlew bootJar in Linux or gradle bootJar in Windows. Result jar will be in /build/libs