Git Product home page Git Product logo

iojh's Projects

blog icon blog

A Jekyll theme with some tumble-log tendencies.

bootstrap-wizard icon bootstrap-wizard

Uses Bootstrap and JQuery to provide a highly customizable and powerful wizard UI to your project.

chitchat icon chitchat

A native Mac app wrapper for WhatsApp Web

django-endless-pagination icon django-endless-pagination

Django pagination tools supporting Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination. This is the official Git repository.

formdata icon formdata

HTML5 `FormData` polyfill for Browsers.

gitignore icon gitignore

A collection of useful .gitignore templates

repo-2017 icon repo-2017

Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning

ssencrypt icon ssencrypt

Shadowsocks configure for Surge, a web developer tool and proxy utility for iOS 9.

uuchattableview icon uuchattableview

Cocoa UI component for group or private chat bubbles with text, images and audio support

wolfking-jeesite icon wolfking-jeesite

从最根本上来讲,Spring Boot就是一些库的集合,它能够被任意项目的构建系统所使用。简便起见,该框架也提供了命令行界面,它可以用来运行和测试Boot应用。框架的发布版本,包括集成的CLI(命令行界面),可以在Spring仓库中手动下载和安装。一种更为简便的方式是使用Groovy环境管理器(Groovy enVironment Manager,GVM),它会处理Boot版本的安装和管理。Boot及其CLI可以通过GVM的命令行gvm install springboot进行安装。在OS X上安装Boot可以使用Homebrew包管理器。为了完成安装,首先要使用brew tap pivotal/tap切换到Pivotal仓库中,然后执行brew install springboot命令。 要进行打包和分发的工程会依赖于像Maven或Gradle这样的构建系统。为了简化依赖图,Boot的功能是模块化的,通过导入Boot所谓的“starter”模块,可以将许多的依赖添加到工程之中。为了更容易地管理依赖版本和使用默认配置,框架提供了一个parent POM,工程可以继承它。

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.