3 Star 10 Fork 2

automvc / bee-starter-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
automvc 提交于 2023-05-31 19:51 . update for V2.1

DEMO FOR bee-spring-boot-starter

bee-spring-boot-starter will help you add dependency easily for Bee and Spring boot.
bee-spring-boot will help you to use Bee with Spring Boot.
It is faster development of new combinations for Spring Cloud microservices.
This project is demo for this.

see bee-spring-boot
see bee-spring-boot-starter

Bee is an easy and high efficiency ORM framework.

Latest Version: Bee V2.1 (2023-05)
Bee see:
https://github.com/automvc/bee
or:
https://gitee.com/automvc/bee

Quick Start:

Rapid Microservice Development Demo

Bee+Spring Boot,develop a history order manage function(Server point) in ten minutes.

1 Prepare database,config the info.

  • 1).create the database,config the info;
  • 2).create table:can use CreateTableWithJavabean.java to create it via the Javabean.
  • 3).if need the datasource,can add the config in application.properties.

2. Run As-->Maven Install-->start Application

3. visit in Browser with url:

http://localhost:8080/orderhistory/list

Contact & Welcome:

Author's email: honeysoft@126.com

If you have any problem on bee, please let me know kindly! Thank you, so much!

ORM QQ Group: 992650213 WeChat:AiTeaSoft

At the same time, welcome you to join Bee team create a better future.

1
https://gitee.com/automvc/bee-starter-demo.git
git@gitee.com:automvc/bee-starter-demo.git
automvc
bee-starter-demo
bee-starter-demo
master

搜索帮助