{"id":23284234,"url":"https://github.com/agilecreativity/spring-hsqldb-hibernate-example","last_synced_at":"2025-04-06T15:15:16.116Z","repository":{"id":13561473,"uuid":"16253721","full_name":"agilecreativity/spring-hsqldb-hibernate-example","owner":"agilecreativity","description":null,"archived":false,"fork":false,"pushed_at":"2014-01-26T13:43:54.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T05:01:58.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agilecreativity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-26T13:42:13.000Z","updated_at":"2014-09-09T15:29:39.000Z","dependencies_parsed_at":"2022-07-12T15:11:23.883Z","dependency_job_id":null,"html_url":"https://github.com/agilecreativity/spring-hsqldb-hibernate-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fspring-hsqldb-hibernate-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fspring-hsqldb-hibernate-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fspring-hsqldb-hibernate-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fspring-hsqldb-hibernate-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilecreativity","download_url":"https://codeload.github.com/agilecreativity/spring-hsqldb-hibernate-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500476,"owners_count":20948880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T01:38:58.389Z","updated_at":"2025-04-06T15:15:15.998Z","avatar_url":"https://github.com/agilecreativity.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple project using Spring MVC (using annotation), hsqldb, maven application\n\n## Installation\n\n#### Build project and import into Eclipse\n\n```\n$mvn clean package\n```\n\nThen import to your favourite IDE (mine is Eclipse)\n\n```\n$mvn eclipse:eclipse\n```\n\nthen from Eclipse, File-\u003eImport\n\n#### Build and deploy using Maven to Apache Tomcat\n\nTo actually run it just use the supplied script\n\n```\nbuild-and-deploy.sh\n```\nStart Tomcat, then point your browser to [http://localhost:8080/springmvc-hsqldb-hibernate-example/](http://localhost:8080/springmvc-hsqldb-hibernate-example/)\n\n    #!/bin/bash\n    mvn clean package\n    # NOTE: edit this to suite your deployment environment\n    export DEPLOYMENT_DIR=$TOMCAT_HOME/webapps\n    cp target/springmvc-hsqldb-hibernate-example.war $DEPLOYMENT_DIR\n\n## Author\n\n[Burin Choomnuan](https://github.com/agilecoders)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fspring-hsqldb-hibernate-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilecreativity%2Fspring-hsqldb-hibernate-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fspring-hsqldb-hibernate-example/lists"}