java-tutorials/libraries
Tomasz Lelek eb26f83cd1 Bael 770 jetty (#1548)
* BAEL-770 add jetty simple test case

* BAEL-770 jetty async and blocking servlets

* BAEL-766 reorder
2017-04-04 22:48:41 +02:00
..
src Bael 770 jetty (#1548) 2017-04-04 22:48:41 +02:00
README.md README files update (#1435) 2017-03-18 20:25:06 +01:00
pom.xml Bael 770 jetty (#1548) 2017-04-04 22:48:41 +02:00

README.md

Relevant articles

The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.

The code examples related to different libraries should go in a new package.

Remember, for advanced libraries like JUnit, Jackson, etc. we already have separate modules. Please make sure to have a look at the existing modules in such cases.