{"id":23161503,"url":"https://github.com/braiso-22/springbootdemo","last_synced_at":"2026-04-10T01:04:25.344Z","repository":{"id":264471120,"uuid":"893129598","full_name":"braiso-22/springbootdemo","owner":"braiso-22","description":"This is a project in kotlin with spring boot with only one feature \"Students\".  It has the basics of all spring boot projects with JPA.","archived":false,"fork":false,"pushed_at":"2024-11-24T23:06:12.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T04:29:51.696Z","etag":null,"topics":["docker","docker-compose","gradle","gradle-kotlin-dsl","kotlin","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/braiso-22.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-11-23T16:02:11.000Z","updated_at":"2024-11-24T23:06:15.000Z","dependencies_parsed_at":"2025-02-10T04:29:54.625Z","dependency_job_id":null,"html_url":"https://github.com/braiso-22/springbootdemo","commit_stats":null,"previous_names":["braiso-22/springbootdemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braiso-22%2Fspringbootdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braiso-22%2Fspringbootdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braiso-22%2Fspringbootdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braiso-22%2Fspringbootdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braiso-22","download_url":"https://codeload.github.com/braiso-22/springbootdemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247238481,"owners_count":20906454,"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":["docker","docker-compose","gradle","gradle-kotlin-dsl","kotlin","spring-boot"],"created_at":"2024-12-17T23:14:23.987Z","updated_at":"2025-12-30T23:07:57.633Z","avatar_url":"https://github.com/braiso-22.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Demo\n\nThis is a project in kotlin with spring boot with only one feature \"Students\".\n\nIt has the basics of all spring boot projects with JPA.\n```\nController, Service, Repository, Entity\n```\nI separated them by interfaces to maintain the domain decoupled.\n\n## API Entrypoints\n\n### Swagger\nI added the swagger dependency so you can test the endpoints from the explorer in a easy way\n\n### Postman\nI created a postman collection with examples in the root folder of the project,\nso you can import it and execute all of them.\n\nThe entry points are these:\n\n- GET http://localhost:8080/student\n- POST http://localhost:8080/student\n- PUT http://localhost:8080/student\n- DELETE http://localhost:8080/student/{id}\n\n\n\n## How to start the project\n\n### With docker\n\n- Build it with\n\n```shell\n./gradlew bootJar\n```\n\n- Execute the docker compose\n\n```shell\ndocker compose up -d\n```\n\n\n### The old way\n\n- Install postgresql\n- Create a db called student\n- Hit run on your favourite IDE\n\n### Ready to go!! 😎\n\nThe project should be running in http://localhost:8080/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraiso-22%2Fspringbootdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraiso-22%2Fspringbootdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraiso-22%2Fspringbootdemo/lists"}