This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
Version 3 contains several breaking changes in how FredBoat works on the inside, hence the major version bump.
- Java 9 has been adopted (the class path is still used, jigsaw doesn't play nice with all dependencies yet)
- The database is not longer connected directly via JDBC, instead a standalone backend service is used. See https://github.com/FredBoat/Backend for more information
- The configuration and credentials files have been merged into a single fredboat.yaml file
Download: https://ci.fredboat.com/viewLog.html?buildId=3301&tab=artifacts&buildTypeId=FredBoat_Build&guest=1