{"id":16998634,"url":"https://github.com/sivaprasadreddy/modern-spring-boot","last_synced_at":"2025-10-28T14:39:02.927Z","repository":{"id":221517901,"uuid":"751279423","full_name":"sivaprasadreddy/modern-spring-boot","owner":"sivaprasadreddy","description":"Modern Spring Boot features demo","archived":false,"fork":false,"pushed_at":"2025-04-11T10:10:43.000Z","size":110,"stargazers_count":10,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T06:06:30.101Z","etag":null,"topics":["java","spring-boot","testcontainers"],"latest_commit_sha":null,"homepage":"","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/sivaprasadreddy.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}},"created_at":"2024-02-01T09:42:43.000Z","updated_at":"2025-04-10T15:57:25.000Z","dependencies_parsed_at":"2024-03-03T13:31:19.120Z","dependency_job_id":"b22c789b-a35d-43d5-b789-34f18ac311ab","html_url":"https://github.com/sivaprasadreddy/modern-spring-boot","commit_stats":null,"previous_names":["sivaprasadreddy/modern-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaprasadreddy%2Fmodern-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaprasadreddy%2Fmodern-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaprasadreddy%2Fmodern-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaprasadreddy%2Fmodern-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivaprasadreddy","download_url":"https://codeload.github.com/sivaprasadreddy/modern-spring-boot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525145,"owners_count":21118618,"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":["java","spring-boot","testcontainers"],"created_at":"2024-10-14T04:05:46.549Z","updated_at":"2025-10-28T14:38:57.890Z","avatar_url":"https://github.com/sivaprasadreddy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Spring Boot Application Development\n\n* Explore some new Java 17/21 features such as:\n  * Records\n  * Text Blocks\n  * Type Inference using var\n  * Virtual Threads, etc\n* Spring Boot application demonstrating the following features:\n  * Testcontainers Support\n  * JdbcClient\n  * RestClient\n  * HTTP Interfaces\n  * GraalVM Native Image Support\n\n## Run application\n\n```shell\n$ ./mvnw spring-boot:test-run\n```\n\n## Run application using Docker Compose in JVM mode\n\n```shell\n$ ./mvnw spring-boot:build-image\n$ docker compose -f complete-app.yml up --build -d\n$ docker compose -f complete-app.yml logs -f\n```\n\n## Run application using Docker Compose in GraalVM Native mode\n\n```shell\n$ ./mvnw -Pnative spring-boot:build-image\n$ docker compose -f complete-app.yml up --build -d\n$ docker compose -f complete-app.yml logs -f\n$ curl http://localhost:8080/api/bookmarks | jq .\n```\n\n## References\n* [Spring Boot Testcontainers Support](https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.testing.testcontainers)\n* [Testcontainers](https://www.testcontainers.com/)\n* [Testcontainers Desktop](https://testcontainers.com/desktop/)\n* [Testcontainers Guides](https://testcontainers.com/guides/)\n* [Testcontainers Best Practices](https://www.atomicjar.com/2023/11/testcontainers-best-practices/)\n* [JdbcClient Tutorial](https://www.sivalabs.in/spring-boot-jdbcclient-tutorial/)\n* [REST Clients](https://docs.spring.io/spring-framework/reference/integration/rest-clients.html)\n* [RestClient](https://spring.io/blog/2023/07/13/new-in-spring-6-1-restclient)\n* [HTTP Interfaces](https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-http-interface)\n* [GraalVM Native Image Support](https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaprasadreddy%2Fmodern-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivaprasadreddy%2Fmodern-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaprasadreddy%2Fmodern-spring-boot/lists"}