Releases: philihp/weblabora
Releases · philihp/weblabora
2.0.3
- Uses
@JsonIgnore
for ignoring fields when the board is serialized into Json to prevent cycles
- Makes public methods protected in other places when it is safe to do so.
- Removes a lot of dead code
- Adds a handful of test cases
2.0.2
First release as a plain JAR to be included by another project.
1.0
This version of WebLabora used JPA, Tomcat, and the Facebook API on a full blown web interface. It stayed this way for a few years because life.