Merge branch 'master' of https://github.com/akullpp/awesome-java
This commit is contained in:
@ -429,6 +429,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [Eclipse](https://www.eclipse.org/) - Established open-source project with support for lots of plugins and languages.
|
* [Eclipse](https://www.eclipse.org/) - Established open-source project with support for lots of plugins and languages.
|
||||||
* [IntelliJ IDEA ![c]](https://www.jetbrains.com/idea/) - Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.
|
* [IntelliJ IDEA ![c]](https://www.jetbrains.com/idea/) - Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.
|
||||||
* [NetBeans](https://netbeans.org/) - Provides integration for several Java SE and EE features, from database access to HTML5.
|
* [NetBeans](https://netbeans.org/) - Provides integration for several Java SE and EE features, from database access to HTML5.
|
||||||
|
* [Visual Studio Code](https://code.visualstudio.com/docs/languages/java) - Provides Java support for lightweight projects with a simple, modern workflow by using extensions from the internal marketplace.
|
||||||
|
|
||||||
## Imagery
|
## Imagery
|
||||||
|
|
||||||
@ -514,6 +515,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [Apache ActiveMQ](https://activemq.apache.org/) - Message broker that implements JMS and converts synchronous to asynchronous communication.
|
* [Apache ActiveMQ](https://activemq.apache.org/) - Message broker that implements JMS and converts synchronous to asynchronous communication.
|
||||||
* [Apache Camel](https://camel.apache.org/) - Glues together different transport APIs via Enterprise Integration Patterns.
|
* [Apache Camel](https://camel.apache.org/) - Glues together different transport APIs via Enterprise Integration Patterns.
|
||||||
* [Apache Kafka](https://kafka.apache.org/) - High-throughput distributed messaging system.
|
* [Apache Kafka](https://kafka.apache.org/) - High-throughput distributed messaging system.
|
||||||
|
* [Apache Pulsar](https://pulsar.apache.org/) - Distributed pub/sub-messaging system.
|
||||||
* [Hermes](http://hermes.allegro.tech) - Fast and reliable message broker built on top of Kafka.
|
* [Hermes](http://hermes.allegro.tech) - Fast and reliable message broker built on top of Kafka.
|
||||||
* [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ.
|
* [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ.
|
||||||
* [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka.
|
* [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka.
|
||||||
|
Reference in New Issue
Block a user