Skip to content

Latest commit

 

History

History
56 lines (50 loc) · 2.08 KB

File metadata and controls

56 lines (50 loc) · 2.08 KB

JDK Spring Boot

One-stop-java

  • 👉🏻简体中文
  • This repository is about personal work and learning software engineering's everything;
  • Personal playground with massive examples and figure out "talk is cheap, show me the code!;

Project struct

        .
        |-- architecture architecture
        |   |-- src
        |   ╰-- target       
        |-- cs           computer science
        |   |-- src
        |   ╰-- target
        |-- data-algo    dataStruct & algo
        |   |-- src
        |   ╰-- target
        |-- database     database
        |   |-- src
        |   ╰-- target
        |-- deploy-tool  devops
        |   |-- src
        |   ╰-- target
        |-- java-base    java basic
        |   |-- src
        |   ╰-- target
        |-- spring-base  spring basic
        |   |-- src
        |   ╰-- target
        |-- sundries     miscellaneous
        |   |-- src
        |   ╰-- target

Quick Link

LICENSE