An open API service indexing awesome lists of open source software.

https://github.com/agilecreativity/spring-hsqldb-jdbc-example


https://github.com/agilecreativity/spring-hsqldb-jdbc-example

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Simple bootstrap project using Spring,hsqldb,jdbc, and maven application

## Installation

#### Build project and import into Eclipse

```
$mvn clean package
```

Then import to your favourite IDE (mine is Eclipse IDE)

```
$mvn eclipse:eclipse
```

then from Eclipse, File->Import

## Author

[Burin Choomnuan](https://github.com/agilecoders)