An open API service indexing awesome lists of open source software.

https://github.com/billchen198318/qifu3

Backend Admin WEB base on JAVA & Spring / Spring-boot & MyBatis & Bootstrap
https://github.com/billchen198318/qifu3

bootstrap java mybatis spring spring-boot springboot

Last synced: 4 months ago
JSON representation

Backend Admin WEB base on JAVA & Spring / Spring-boot & MyBatis & Bootstrap

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/billchen198318/qifu3.svg?branch=master)](https://travis-ci.org/billchen198318/qifu3)

# qifu3
Backend Admin WEB base on JAVA & Spring / SpringBoot & MyBatis & Bootstrap

Database table doc:
https://github.com/billchen198318/qifu3/blob/master/doc/qifu3-table-doc.odt

Database source script:
https://github.com/billchen198318/qifu3/blob/master/doc/qifu3.sql




### Login page:
```
http://[YOU-SERVER]:[PORT]/
```

```
http://127.0.0.1:8088/
```




### Administrator account:
account: admin

passowrd: admin99




### Screenshot:

demo1