mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-07-31 22:00:25 -04:00
Update README.md
Added some entries
This commit is contained in:
parent
55f994a26e
commit
f8ebc81e2a
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
||||||
* [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema
|
* [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema
|
||||||
* [Liquibase](http://www.liquibase.org/) - Source control for your database
|
* [Liquibase](http://www.liquibase.org/) - Source control for your database
|
||||||
* [Spring JDBCTemplate](http://www.spring.io/) - Simplification of JDBC
|
* [Spring JDBCTemplate](http://www.spring.io/) - Simplification of JDBC
|
||||||
|
* [MapDB](http://www.mapdb.org/) - Database engine
|
||||||
|
|
||||||
## Date and Time
|
## Date and Time
|
||||||
|
|
||||||
|
@ -109,6 +110,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
||||||
|
|
||||||
* [Akka](http://akka.io) - Toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on the JVM.
|
* [Akka](http://akka.io) - Toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on the JVM.
|
||||||
* [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters whose nodes can send messages to each other
|
* [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters whose nodes can send messages to each other
|
||||||
|
* [Apache ZooKeeper](http://zookeeper.apache.org/) - Coordination service
|
||||||
|
|
||||||
## GUI
|
## GUI
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue