Skip to content

🐱 Here is a set of Java demo code for basic study.

Notifications You must be signed in to change notification settings

qiansl127/java-studio

Repository files navigation

java-studio

Structure

Basic Java language

Design Pattern

Multi-threading

Usage

Option 1

Call main method in class com.frank.java.studio.PlayGround in your IDE.

Option 2

Use the Gradle plugin in your IntelliJ, and choose the jar step.

java -jar ./build/libs/java-studio-1.0-SNAPSHOT.jar

About

🐱 Here is a set of Java demo code for basic study.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages