{"id":21734139,"url":"https://github.com/abhishekomp/post-service","last_synced_at":"2026-05-08T07:32:40.600Z","repository":{"id":255683756,"uuid":"851779267","full_name":"abhishekomp/post-service","owner":"abhishekomp","description":"Spring Boot Rest Api with TestContainer(PostgreSQL, H2) for Integration Testing","archived":false,"fork":false,"pushed_at":"2024-10-03T12:14:49.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T15:41:22.246Z","etag":null,"topics":["h2-database","integration-testing","mockmvc","postgresql-database","spring-profiles","testcontainer","testcontainers"],"latest_commit_sha":null,"homepage":"","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/abhishekomp.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}},"created_at":"2024-09-03T17:30:56.000Z","updated_at":"2024-11-12T19:26:38.000Z","dependencies_parsed_at":"2024-09-06T18:16:35.961Z","dependency_job_id":"4051365e-c9b2-4713-b876-e9adc4fa0a8d","html_url":"https://github.com/abhishekomp/post-service","commit_stats":null,"previous_names":["abhishekomp/post-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhishekomp/post-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fpost-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fpost-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fpost-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fpost-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekomp","download_url":"https://codeload.github.com/abhishekomp/post-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fpost-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["h2-database","integration-testing","mockmvc","postgresql-database","spring-profiles","testcontainer","testcontainers"],"created_at":"2024-11-26T05:08:02.929Z","updated_at":"2026-05-08T07:32:40.552Z","avatar_url":"https://github.com/abhishekomp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Rest API\n\n## Start the app\n\n### Using maven command\nNavigate to the project directory and run:  \n`mvn spring-boot:run`\n\nSpecify Profile:  \n`mvn spring-boot:run -Dspring-boot.run.profiles=h2`  \n`mvn spring-boot:run -Dspring-boot.run.profiles=postgres` \n\n### Using java command\n- Make sure to run mvn clean package so that jar file is available.  \n`java -Dspring.profiles.active=h2 -jar ./target/*.jar` \n\n### Using mvnw command (is basically the same as using the mvn command)\n`./mvnw clean package -DskipTests`  \n`./mvnw spring-boot:run -Dspring-boot.run.profiles=h2` \n\n## Serving static resources (html, external css, and image inside html)\nMy example (external css + image): http://localhost:8080/html_with_external_css_and_image.html  \nBasic html: http://localhost:8080/test.html  \nBasic html: http://localhost:8080/testB.html  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekomp%2Fpost-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekomp%2Fpost-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekomp%2Fpost-service/lists"}