Giter Site home page Giter Site logo

spring-boot-annotation's Introduction

spring-boot-annotation

演示spring boot的使用,结合supervisor运行 该项目使用Gradle进行构建项目,并且简单使用了testNG做单元测试

项目说明

在配置freemarker作为模版时,使用xml作为mvc配置文件,目前用testng进行集成测试无法通过

下载项目之后,运行gradle idea生成idea项目

目录说明

src/main/java/ - 类路径,程序的主要代码,将会编译成项目的class

src/main/resources/ - 类路径,程序中不需要编译成class的资源文件

src/test/java/ - 测试类,gradle test默认运行单元测试的类路径

src/test/resources/ - 测试资源,单元测试特有的类路径

resources/ - 一些不需要运行到类路径中的额外资源

build.gradle - Gradle构建的配置文件,指定如何进行项目构建

spring-boot-annotation's People

Contributors

liuwill avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.