{"id":19565111,"url":"https://github.com/zazk/spring-module","last_synced_at":"2026-04-12T09:09:11.200Z","repository":{"id":137212294,"uuid":"128572630","full_name":"zazk/spring-module","owner":"zazk","description":"Spring MVC, Java","archived":false,"fork":false,"pushed_at":"2018-08-05T22:13:05.000Z","size":8434,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T00:00:25.370Z","etag":null,"topics":["gradle","java","postgres","spring","spring-mvc"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zazk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-07T22:07:13.000Z","updated_at":"2018-08-05T22:13:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"bec6961e-8963-4ff7-b4ac-f68b318f0821","html_url":"https://github.com/zazk/spring-module","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/zazk%2Fspring-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazk%2Fspring-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazk%2Fspring-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazk%2Fspring-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zazk","download_url":"https://codeload.github.com/zazk/spring-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240823927,"owners_count":19863549,"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":["gradle","java","postgres","spring","spring-mvc"],"created_at":"2024-11-11T05:25:04.108Z","updated_at":"2026-04-12T09:09:11.163Z","avatar_url":"https://github.com/zazk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-module\nSpring MVC, Java\n\n### Requirements\nJava 8 ( tested with `java version \"1.8.0_172` )\n\n### Install dependences \n`gradle`\n\n### Running Spring Boot\n`gradle bootRun`\n\n### Auto Reloading (Another Terminal)\n`gradle -t classes`\n\n### Windows Environment\nInstall Scoop\n`iex (new-object net.webclient).downloadstring('https://get.scoop.sh')`\n\nInstall Gradle\n`scoop install gradle`\n\nInstall Java\n`scoop install oraclejdk-lts`\n\nInstall PostgreSQL\n`scoop install postgresql`\n\n\n### Setup Postgre SQL\n\nCreate User Role PDA with no password\n`\u003epsql -U postgres -c \"CREATE ROLE pda LOGIN SUPERUSER INHERIT CREATEDB CREATEROLE;\" postgres`\n\nCreate Database with Role PDA \n`\u003epsql -U postgres -c \"CREATE DATABASE pda OWNER pda;`\n\nLogin to SQL \n`\u003epsql -U pda;`\n\nRun the query from the file: \n`ROOT_PROJECT/src/main/resources/db/migration/V1__Create_post_table.sql`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazk%2Fspring-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzazk%2Fspring-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazk%2Fspring-module/lists"}