Giter VIP home page Giter VIP logo

cjm61177 / xiaomoapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from houko/springbootunity

0.0 1.0 0.0 11.65 MB

rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker、velocity等 (多模块spring boot项目)-http://api.xiaomo.info (使用spring boot 做底层构架,提供json数据供客户端调用。)

Home Page: http://xiaomoinfo.github.io/XiaomoApi/

Java 99.86% FreeMarker 0.14%

xiaomoapi's Introduction

blog

一、我的博客

虽然不知道为什么,但是还是要先给自己的博客打一波广告吧。上面记载着我在项目开发的过程中积累的点滴,如果有什么建议也可以在上面给我留言

二、本项目相关

本项目主要是以不同的项目情景下使用的不同的技术而采用的多模块项目,用maven管理+spring boot驱动的接口项目。

三、其他说明

本人是一个热爱开源精神、追求新潮的开发者。习惯以github的issue驱动方式来组织我的项目,也希望感兴趣的朋友和我联系一起进步,共同开发感兴趣的开源项目。

四、关于我

@小莫:一个普通的技术开发者,技术过得去,还算勤勉!人在杭州,希望进网易和阿里让自己能够更快的进步,为公司贡献自己的力量。

五、问题反馈

  1. 欢迎提issue
  2. QQ: 83387856
  3. 个人主站: https://xiaomo.info

六. gitignore不生效的原因和解决办法

无效的原因是:对应的目录或者文件已经被git跟踪,此时再加入.gitignore后就无效了

解决办法: 执行
git rm -r --cached .idea
删掉git己经管理的idea文件

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.