Skip to content

hazenoeasy/query-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query Backend

Database: Mysql, Redis

server port

server.port=8888

database

spring.application.name=forum

spring.datasource.url=jdbc:mysql://localhost:3306/project

spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

spring.datasource.password=

spring.datasource.username=

mybatis-plus

mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl

spring.redis.host=localhost

spring.redis.port=6379

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published