登録は簡単!. 無料です
または 登録 あなたのEメールアドレスで登録
Java Links により Mind Map: Java Links

1. Hot Code Replacement

1.1. HotSwapAgent

1.2. JRebel

2. Object Relational Mapping

2.1. Hibernate ORM

2.2. EclipseLink

2.3. Speedment (Streaming ORM)

3. Migration to Java 11

3.1. Moditect

3.2. Stephen Colebourne

3.2.1. JPMS modules for lib devs - Negative benefits

3.2.2. From Java 8 to Java 11

3.2.3. NoClassDefFoundError for JPMS modules with "require static"

3.2.4. Maven Surefire: <useModulePath>

3.3. Setting the Java Version in Maven

3.4. blog.codefx.org

3.4.1. Java 11 Migration Guide

3.4.2. Java 9 Migration Guide

3.4.3. Maven on Java 9

3.4.4. Making JSR 305 Work On Java 9

4. JavaFX

4.1. Graph

4.1.1. JavaFXSmartGraph

4.1.2. FXGraph

4.1.3. JGraphT

4.1.3.1. Introduction

4.2. VWorkflows

4.3. Oracle overview 3rd party tools

4.4. Controls

4.4.1. DataFX

4.4.2. JFXtras

4.4.3. GMapsFX

4.4.4. ControlsFX

4.5. NEWS

4.5.1. JFXCentral

5. Value Objects

5.1. Immutables

5.2. AutoValue

6. Command Line Parser

6.1. Piccoli

6.2. Apache Commons CLI

6.3. args4j

6.4. JArgs

6.5. JOptSimple

6.6. JewelCLI

7. Embedded Browser

7.1. JCEF

7.2. JxBrowser

7.3. JavaFX WebView

8. HTML Parser

8.1. JSoup

8.2. Lagarto/Jerry

8.3. HTMLCleaner

9. Fake Data

9.1. DataFaker