Skip to content

This ist just a SpringBoot to provide an independent Meta-Database (based on File-HSQL)

Notifications You must be signed in to change notification settings

Springjunky/spring-boot-historical-batch-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-historical-batch-db

A Spring-Boot-Example with an unlimted an easy to configure HSQL file based permanent database

Description

This is just an HSQL-based independet Spring-Batch Historical Database

Usage

  1. Just clone the source
  2. Start the Application with the maven spring-boot plugin
    mvn spring-boot:run

Take a closer look at the output .. there ist your jdbc-connection-string.

************************************************************************
*                                                                       
* JDBC-Connection-String jdbc:hsqldb:hsql://<your-host>:4000/BATCH_META
*                                                                       
************************************************************************
                                                                    

If you want to change the listen-port edit the application.properties

About

This ist just a SpringBoot to provide an independent Meta-Database (based on File-HSQL)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages