Alice52 / practice

This repo is my best practice code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice

  • This repo is my best practice code.

struct

  1. backend
  2. console
  3. docs
  4. environment
  5. frontend

module template

// TODO: refine and check the usage of shell.

  1. execute follow command to change project-name

    # zsh will error, please chenge to bash
    cd console
    ./change-content-name.sh
    ./rename-project.sh
  2. change package name: projectname

  3. change $module for log

leagcy branch

  1. common-api

    • swagger 3.0
    • spring boot 2.3.0
    • exceptin handler
    • base exception
  2. common-generator

    • generate backend/java
    • generate vue

About

This repo is my best practice code.

License:MIT License


Languages

Language:Java 96.1%Language:XSLT 2.2%Language:Dockerfile 0.6%Language:JavaScript 0.4%Language:Shell 0.4%Language:EJS 0.2%Language:Vue 0.1%Language:TSQL 0.0%