Skip to content

automvc/bee-starter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

bee-starter-demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages