Skip to content

BillXWB/Puredu-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puredu Server

请确保本地已安装并运行 PostgreSQL 13,端口设置为 5432.

在项目根目录打开终端,执行:

$ psql -Upostgres
postgres=# \i src/main/sql/database.sql

在 src/main/resources/ 下创建文件 secret.properties:

# suppress inspection "UnusedProperty"
spring.datasource.password=

opedukg-client.login-service.phone-number=
opedukg-client.login-service.password=

并不知道怎么解决 org.hibernate.LazyInitializationException

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages