Skip to content

ultish/legacy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy-server

This mimics a server that is using Hibernate 4 and an older version of Spring (less important). It will be the source of the RDBMS data to be hopefully streamed into Kafka and onto graphql-server.

Will also test out Hibernate Envers for Auditing/Historical Record keeping to see if it can be used to rollback Entity versions and restore them.

This is a basic spring-boot (1.4) application. You can load the postgres DB schema into a standard Postgres install or the Postgres Docker container. It's expecting a database called legacy with default user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages