{"id":19656317,"url":"https://github.com/daggerok/spring-boot-akka-example","last_synced_at":"2026-04-08T23:32:39.076Z","repository":{"id":151042040,"uuid":"199306427","full_name":"daggerok/spring-boot-akka-example","owner":"daggerok","description":"Spring Boot Scala starter using Gradle / Maven build tools to build reactive apps.","archived":false,"fork":false,"pushed_at":"2022-09-30T17:24:32.000Z","size":119,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:20:12.256Z","etag":null,"topics":["akka","docker","docker-compose","gradle","gradle-kotlin-dsl","maven","scala","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/daggerok.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":"2019-07-28T15:44:32.000Z","updated_at":"2019-07-29T00:16:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2afa279e-3d31-4780-84f1-6944729ae6e9","html_url":"https://github.com/daggerok/spring-boot-akka-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/spring-boot-akka-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-akka-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-akka-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-akka-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-akka-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/spring-boot-akka-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-akka-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["akka","docker","docker-compose","gradle","gradle-kotlin-dsl","maven","scala","spring-boot"],"created_at":"2024-11-11T15:27:25.735Z","updated_at":"2026-04-08T23:32:39.061Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-boot-akka-example [![Build Status](https://travis-ci.org/daggerok/spring-boot-akka-example.svg?branch=master)](https://travis-ci.org/daggerok/spring-boot-akka-example)\nSpring Boot Scala starter using Gradle / Maven build tools to build reactive apps.\n\n## getting started\n\n```bash\ngit clone --no-single-branch --depth=1 https://github.com/daggerok/spring-boot-akka-example.git -b spring-boot-all\ncd spring-boot-akka-example\n```\n\n## maven\n\n_spring-boot_\n\n```bash\n./mvnw spring-boot:run\n```\n\n_scala-maven-plugin_\n\n```bash\nmvn scala:run -DmainClass=com.github.daggerok.SpringBootScalaApplication\n```\n\n_fat jar_\n\n```bash\n./mvnw package\njava -jar target/*.jar\n```\n\n_project sources archive_\n\nfind archive with all project sources in target folder too:\n\n```bash\n./mvnw\nunzip -d target/sources target/*-sources.zip\nunzip -d target/default target/*-src.zip\n```\n\n## gradle\n\n_gradle spring-boot plugin_\n\n```bash\n./gradlew bootRun\n```\n\n_fat jar_\n\n```bash\n./gradlew\njava -jar build/libs/*.jar\n```\n\n_project sources archive_\n\nto create archive with all project sources use gradle _sources_ task, like so:\n\n```bash\n./gradlew sources\nunzip -d build/sources build/*.zip\n```\n\n## test\n\n```bash\nhttp post :8080\nhttp post :8080\nhttp get  :8080\n```\n\nNOTE: _This project has been based on [GitHub: daggerok/spring-boot-akka-example (spring-boot-scala branch)](https://github.com/daggerok/spring-boot-akka-example/tree/spring-boot-scala)_\n\n\u003c!--\n_update versions_\n\n```bash\n./mvnw versions:display-property-updates\n./gradlew dependencyUpdates -Drevision=release\n```\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-boot-akka-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fspring-boot-akka-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-boot-akka-example/lists"}