Files
java-tutorials/java-lite/README.md
T
Yavuz Tas e28fd3e7c9 Update javaxval/src/test/java/org/baeldung/javaxval/messageinterpolator/ParameterMessageInterpolaterIntegrationTest.java
update to use the givenX_whenY_thenZ naming convention for tests

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-29 10:02:27 +01:00

9 lines
254 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## JavaLite
This module contains articles about JavaLite.
### Relevant Articles:
- [A Guide to JavaLite Building a RESTful CRUD application](https://www.baeldung.com/javalite-rest)
- [Introduction to ActiveWeb](https://www.baeldung.com/activeweb)