Ptt1819 Assignment1
Contribution Modernization
Task
As a prerequisite: Get yourself acquainted with 101wiki. Discover some Java contributions.
- Choose one of the contributions below
- Inspect the implementation. Run test examples.
- Identify opportunities for modernization. Use Method references, lambda terms and streams where it makes sense. Update all dependencies as far as possible.
- Improve the contribution's documentation. The documentation has to conform to the metamodel.
- Present your improvements (~10 min presentation with max. 10 slides)
No | Contribution | Group |
---|---|---|
1 | Hibernate | Andre Kastner + Nils Diedrich |
2 | JPA | - |
3 | JAXB | Alexander Stab + Dimitri |
4 | GSON | Philipp Stief + Bartosz |
5 | javax.json | Tim Eisenbürger + Anita Schäfer |
(6) | EMF | - |
Submission
- Create a fork of 101simplejava.
- Add your restructuring as a new contribution.
- A Readme file is supposed to contain all the information that should be pushed to 101wiki.
- Aim for a contribution that uses Java10.
- Test cases must be provided and runnable.
page revision: 4, last edited: 07 Nov 2018 14:15