1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2024-11-20 11:28:01 -05:00

Update README.md

Fixed spelling
This commit is contained in:
akullpp 2014-07-10 18:44:53 +02:00
parent d913e2bfc6
commit 921209034f

View file

@ -72,8 +72,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
*Tools which support continuously building, testing and releasing applications*
* [Jenkins](http://jenkins-ci.org/) Provides server-based CI services, often seen as the successor to Hudson
* [Jenkins](http://jenkins-ci.org/) - Provides server-based CI services, often seen as the successor to Hudson
## Database Access
@ -96,7 +95,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [Google Guice](http://de.wikipedia.org/wiki/Google_Guice)
* [Spring](http://spring.io/)
* [Weld](http://docs.jboss.org/weld/reference/latest/en-US/html_single/) CDI reference implementation
* [Weld](http://docs.jboss.org/weld/reference/latest/en-US/html_single/) - CDI reference implementation
## Distributed Applications
*Libraries and frameworks used to ease writing distributed and fault-tolerant applications*