Giter Site home page Giter Site logo

spring-todos-rest-api's Introduction

spring-todos-rest-api

Build Status

原项目地址 https://github.com/luanpotter/spring-todos-rest-api

这是一个用于todo模型的CRUD REST api,它有两个字段:Long id和String text(todo的文本)。

它使用Spring,包括Spring Boot和Spring Data,用于JPA实现。它使用零xml文件进行配置(当然,除了pom.xml文件,因为它是一个maven项目)。

启动

Run

  mvn clean install

要下载所有依赖项等,请启动API

  mvn spring-boot:run

或者,您可以导入Intellij IDEA(通过Import maven项目选项),然后使用IDE中的命令运行。

spring-todos-rest-api's People

Contributors

gaohanghang avatar

Watchers

 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.