All Projects → lunasaw → luna-fans-api

lunasaw / luna-fans-api

Licence: MIT license
luna cloud tools

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to luna-fans-api

Luna Commons
市场上许多界面和工具的集合,例如ftp,httpd等文件与工具操作,包括但不限于图像处理、人脸识别等的api。
Stars: ✭ 244 (+7.96%)
Mutual labels:  util, baidu, springboot
shopping-kill
商品秒杀系统(限时抢购系统),包含商城展示与后台管理,主要技术有:springboot、redis、zookeeper、rabbitmq、sms通知、email通知。该项目为21年毕设设计项目,其中融入基本目前所使用的框架与技术。PS:The system includes the display and backstage management of the mall. The main technologies are: springboot, redis, zookeeper, rabbitmq, SMS notification and email notification. The project is a 21-year completed design project, …
Stars: ✭ 31 (-86.28%)
Mutual labels:  springboot
vm-engine
vm-engine为“微视频”网站的后端,java语言开发。涉及技术包括,springboot,springcloud,mybaties,docker,websocket,rabbitmq,redis等。
Stars: ✭ 57 (-74.78%)
Mutual labels:  springboot
shik
shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和layui等多个模块,支持spring-session二级域名共享session,使用了RESTful方式提供api接口
Stars: ✭ 89 (-60.62%)
Mutual labels:  springboot
Jyami-Java-Lab
💻 Jyami의 Spring boot 및 Java 실험소 💻
Stars: ✭ 27 (-88.05%)
Mutual labels:  springboot
ember-java
Ember sample with Java and REST
Stars: ✭ 25 (-88.94%)
Mutual labels:  springboot
itstack-naive-chat-server
💞 《服务端》| 服务端同样使用Netty4.x作为socket的通信框架,同时在服务端使用Layui作为管理后台的页面,并且我们的服务端采用偏向于DDD领域驱动设计的方式与Netty集合,以此来达到我们的框架结构整洁干净易于扩展。同时我们的通信协议也是在服务端进行定义的,并对外提供可引入的Jar包,这样来保证客户端与服务端共同协议下进行通信。
Stars: ✭ 21 (-90.71%)
Mutual labels:  springboot
coupons
淘宝客项目,支持App,微信小程序,QQ小程序
Stars: ✭ 392 (+73.45%)
Mutual labels:  springboot
BaiduDiskSearcher
百度网盘搜索工具(.NET4.0 & Visual Studio 2017)
Stars: ✭ 43 (-80.97%)
Mutual labels:  baidu
Java-CS-Record
记录准备春招实习过程中,学习与复习的知识(模块化整理,非面试题速成)。注:暂停更新,后续请移步博客
Stars: ✭ 73 (-67.7%)
Mutual labels:  springboot
WreckFaceApp
Android application for gender, age and face recognition using OpenCV and JavaCV libraries
Stars: ✭ 21 (-90.71%)
Mutual labels:  javacv
aliddns
阿里云动态DNS解析。
Stars: ✭ 17 (-92.48%)
Mutual labels:  ali
MyUtil
早期入门学习中记录和整理一些实用的笔记🎯
Stars: ✭ 27 (-88.05%)
Mutual labels:  util
docker-api-graphql
GraphQL API wrapper around the Docker Remote API. SpringBoot-based app, written in Kotlin
Stars: ✭ 13 (-94.25%)
Mutual labels:  springboot
WebDAVServerSamplesJava
WebDAV server examples in Java based on IT Hit WebDAV Server Library for Java
Stars: ✭ 38 (-83.19%)
Mutual labels:  springboot
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-93.81%)
Mutual labels:  util
backlog-board
This is Kanban Board connected to Backlog
Stars: ✭ 18 (-92.04%)
Mutual labels:  springboot
ods-provisioning-app
Provisioning app, which triggers project and component provisions (including Jira / Confluence / BitBucket and OCP resource creation)
Stars: ✭ 13 (-94.25%)
Mutual labels:  springboot
Spring-Boot-Reference-Guide
Spring Boot Reference Guide 2.0 中文翻译 -《Spring Boot参考指南》
Stars: ✭ 219 (-3.1%)
Mutual labels:  springboot
SpringBootRestAPI
A ready-to-use Template for Rest API using spring-boot-microservices, MongoDB as Database, Integrated with codecov and sonarqube, deployable to cloud.
Stars: ✭ 24 (-89.38%)
Mutual labels:  springboot

fans-spring-boot-starter

fans-spring-boot-starter-fans

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Api开放平台工具

Api开放平台工具
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性

日志

增加阿里Oss平台,升级SpringBoot 2.7.0

2022-05-25

增加Smms图床

增加百度Api开放平台

增加腾讯Api开放平台

增加阿里Api开放平台

目录

安装步骤

引入项目依赖

<dependency>
    <groupId>io.github.lunasaw</groupId>
    <artifactId>fans-spring-boot-starter-fans</artifactId>
    <version>2.0.0-SNAPSHOT</version>
</dependency>

在配置文件application.properties加入可选配置

items items-src items Guide
ali ali ali-spring-boot-starter
api api api-spring-boot-starter
badiu baidu baidu-spring-boot-starter
tencent tencent tencent-spring-boot-starter

引用示例

若采用SpringBoot构建项目可通过将第三方包中的 通过Spring配置文件注入Spring管理

结果即刻得到配置数据,进而调用api里的静态方法完成调用

部署

暂无

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].