Skip to content

java-spring-boot目录 #5

@soarpenguin

Description

@soarpenguin
java-project/
    |-- pom.xml
    |-- logs/           // 存放日志
    |-- src/
           |-- main/
                    |-- java/
                            |-- com.yyy.xxx/
                                    |-- annotation/
                                    |-- controller/
                                    |-- mapper/
                                    |-- model/
                                    |-- service/
                                    |-- WppApplication.java
                    |-- resources/
                            |-- config/
                            |-- mapper/
                            |-- static/
                            |-- templates/
                            |-- application.properties
                            |-- application-dev.properties
                            |-- banner.txt
           |-- test/
                    |-- java/
                            |-- com.yyy.xxx/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions