{"id":31485537,"url":"https://github.com/alifruliarso/spring-boot-online-survey","last_synced_at":"2026-04-10T13:31:48.976Z","repository":{"id":316561684,"uuid":"714383492","full_name":"alifruliarso/spring-boot-online-survey","owner":"alifruliarso","description":"A Web-Based Survey Platform with Java Spring Boot","archived":false,"fork":false,"pushed_at":"2025-09-25T10:37:34.000Z","size":2172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T03:52:33.455Z","etag":null,"topics":["chartjs","docker","docker-compose","healthcheck","java","maven","online-survey","spring-boot","survey","system-design","thymeleaf"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/alifruliarso.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-04T18:40:05.000Z","updated_at":"2025-09-25T10:37:38.000Z","dependencies_parsed_at":"2025-09-25T11:30:19.116Z","dependency_job_id":null,"html_url":"https://github.com/alifruliarso/spring-boot-online-survey","commit_stats":null,"previous_names":["alifruliarso/spring-boot-online-survey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alifruliarso/spring-boot-online-survey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fspring-boot-online-survey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fspring-boot-online-survey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fspring-boot-online-survey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fspring-boot-online-survey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alifruliarso","download_url":"https://codeload.github.com/alifruliarso/spring-boot-online-survey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fspring-boot-online-survey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chartjs","docker","docker-compose","healthcheck","java","maven","online-survey","spring-boot","survey","system-design","thymeleaf"],"created_at":"2025-10-02T10:07:38.834Z","updated_at":"2026-04-10T13:31:48.953Z","avatar_url":"https://github.com/alifruliarso.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-based Survey using Spring Boot and GridDB\n\n\u003e **Connect** with me through [Upwork](https://www.upwork.com/freelancers/~018d8a1d9dcab5ac61), [LinkedIn](https://linkedin.com/in/alifruliarso), [Email](mailto:alif.ruliarso@gmail.com), [Twitter](https://twitter.com/alifruliarso)\n\n## Technology Stack\nSpring Boot, Docker, Thymeleaf, Maven, chart.js\\\nDatabase: GridDB 5.1.0\n\n\n## Run Application with Docker Compose\n\nBuild the docker image: \n```shell\ndocker compose build\n```\n\nRun the docker image: \n\n```shell\ndocker compose up\n```\n\nThe website available at http://localhost:8080\n\n- Re-build only the app image\n  ```shell\n  docker-compose build --no-cache survey-app\n  ```\n\n### For development supporting auto-reload\n\n**Prerequisites**:\n\n- [Eclipse Temurin](https://adoptium.net/temurin/releases/)\n- [Docker](https://docs.docker.com/engine/install/)\n\n**Build for local environment**\n  ```shell\n  docker compose -f .\\docker-compose-dev.yml up\n  ```\n**Format code**\n  ```shell\n  mvn spotless:apply\n   ```\n\n### Example of API Payload see [TestAPI.http](TestAPI.http)\n\n### GridDB Operations\n- Exec into docker container\n  ```shell\n  $ gs_sh\n  gs\u003e setcluster clusterD dockerGridDB 239.0.0.1 31999 $node0\n  gs\u003e connect $clusterD\n  ```\n\n### Build smaller docker image using jlink\n\n  ```shell\n  docker-compose -f docker-compose-jlink.yml build survey-appjlink\n  ```\n\n- Check docker image\n  \n  ```shell\n  docker run --entrypoint \"ls\"  8cd6d9a09cee -al /app\n  docker run --entrypoint \"du\"  8cd6d9a09cee -sh /app\n  docker run --entrypoint \"ls\"  8cd6d9a09cee -al /user/java/jdk21\n  docker run --entrypoint \"du\"  8cd6d9a09cee -sh /user/java/jdk21\n  docker run --entrypoint \"java\"  8cd6d9a09cee -version\n  ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifruliarso%2Fspring-boot-online-survey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falifruliarso%2Fspring-boot-online-survey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifruliarso%2Fspring-boot-online-survey/lists"}