idea工程命名

建议用下划线拼接,例如

test_common

test_parent

 

SpringBoot中application.yml中建议用横杠(-),例如

Spring

  application

    name:test-common