This is a tiny REST API to show how we can use temporal tables from MariaDB. It is ready to be deployed in [Kubernetes][https://kubernetes.io/]. It uses Minikube to ...
spring.jpa.hibernate.ddl-auto=update spring.datasource.url=jdbc:mysql://localhost:3306/your_database spring.datasource.username=your_username spring.datasource ...