sourcehot.github.io

Welcome to the SourceHot organizations , https://sourcehot.github.io/

Follow me on GitHub

Operation Instructions

Create new repository

create a new repository from open source

image-20200227085913626

click the **import a repository **

image-20200227090031245

input repository’s URL you need, and you can see zookeeperas an example

image-20200227090303877

repository naming: name of source project-read (example: zookeeper-read)

waiting your import is done

image-20200227090504716

Create branch

  • branch naming: source-hot-name of source branch , example: source-hot-release-3.6.0

Package path

  • start package path with org.sourcehot

Son project

  • start son project’s path with source-hot

Code style

  • format your code style if you have code style file

    • example: there is code style xml in SpringBoot project

      image-20200227100006800

      you can set code style in IDEA as following

      image-20200227100033840

  • creator needs to create a style template if there is no existing code style file

    export from IDEA

    image-20200227100128708

    • put exported file into codestyle folder