Get Started. It's Free
or sign up with your email address
Java OLD by Mind Map: Java OLD

1. Serialization

1.1. Benchmark

1.2. Formats

1.2.1. Binary

1.2.1.1. Avro

1.2.1.2. ASN.1

1.2.1.2.1. openASN.1

1.2.1.2.2. jASN1

1.2.1.2.3. ASNJC

1.2.1.3. BSON

1.2.1.3.1. bson4jackson

1.2.1.3.2. ebson

1.2.1.3.3. MongoDB Driver

1.2.1.4. Cap'n Proto

1.2.1.5. Fast-serialization

1.2.1.6. Fast Infoset (Binary XML)

1.2.1.6.1. Sun

1.2.1.7. Hessian

1.2.1.8. Java-built-in

1.2.1.9. JBoss Serialization

1.2.1.10. JBoss Marshalling

1.2.1.11. Kryo

1.2.1.12. MessagePack

1.2.1.13. Protocol Buffers

1.2.1.13.1. Google

1.2.1.13.2. Wire

1.2.1.14. Smile

1.2.1.14.1. Protostuff

1.2.1.14.2. Jackson

1.2.1.15. Thrift

1.2.1.16. UBJSON

1.2.1.17. uwsgi

1.2.1.18. XDR

1.2.2. Text

1.2.2.1. JSON

1.2.2.2. XML

1.2.2.3. YAML

1.2.2.3.1. JvYaml

1.2.2.3.2. SnakeYAML

1.2.2.3.3. YamlBeans

2. Persistence

2.1. Java Persistence API (JPA)

2.1.1. Hibernate ORM

2.1.2. EclipseLink

2.1.3. OpenJPA

2.1.4. DataNucleus

2.1.5. BEA Kodo

2.2. Java Data Objects (JDO)

2.2.1. DataNucleus

2.2.2. BEA Kodo

2.3. Java Database Connectivity (JDBC)

2.4. Database Migration

2.4.1. FlyWay

2.4.2. Liquibase

3. IDE

3.1. Eclipse

3.2. NetBeans

3.3. IntelliJ IDEA

3.4. BlueJ

3.4.1. Learning / Beginners

3.5. JDeveloper

3.5.1. Oracle

4. Webservices

4.1. REST

4.1.1. Accurest

4.2. Wiremock

5. UI Technologies

5.1. JavaFX

5.1.1. ControlsFX

5.1.2. GMapsFX

5.1.3. JFXtras

5.1.4. DataFX

5.1.5. VWorkflows

5.1.6. Oracle overview 3rd party tools

5.2. JSF

5.3. Swing

5.4. JavaScript

5.4.1. ReactJS

5.4.1.1. JEE und ReactJS

5.4.1.2. Flux

5.4.1.2.1. Presentation

5.4.1.3. Redux

5.4.2. Angular2

5.4.2.1. IDE

5.4.2.2. ngx-datatable

5.4.2.2.1. More tables

5.4.2.3. ng2 super table

5.5. HTML/CSS

5.5.1. Nu Html Checker

5.5.2. 10 Best Responsive HTML5 Frameworks

5.5.3. 13 Best Responsive CSS Grid Systems for Your Web Designs

5.6. Prototyping

5.6.1. Overview Tools

6. Measure Performance

6.1. Metrics

7. JCache (JSR 107)

7.1. Hazelcast

7.1.1. Headland (Adam Bien)

7.2. Apache Ignite

7.3. Infinispan

7.3.1. Wildfly

7.4. Oracle Coherence

7.5. Ehcache

7.6. JCache-CDI

8. API

8.1. RESTful API Modeling Language (RAML)

9. Tools

9.1. Java SQL Clients