{"id":16513971,"url":"https://github.com/sdeleuze/spring-kotlin-deepdive","last_synced_at":"2025-03-21T08:31:34.569Z","repository":{"id":139304327,"uuid":"107981893","full_name":"sdeleuze/spring-kotlin-deepdive","owner":"sdeleuze","description":"A journey from Java to Kotlin with Spring","archived":false,"fork":false,"pushed_at":"2018-03-13T10:17:06.000Z","size":426,"stargazers_count":78,"open_issues_count":2,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-17T07:53:21.341Z","etag":null,"topics":["kotlin","spring","spring-boot"],"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/sdeleuze.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":"2017-10-23T12:54:53.000Z","updated_at":"2025-01-31T16:16:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"64b519ee-85bb-4c19-90be-70d23cb3e3e3","html_url":"https://github.com/sdeleuze/spring-kotlin-deepdive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdeleuze%2Fspring-kotlin-deepdive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdeleuze%2Fspring-kotlin-deepdive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdeleuze%2Fspring-kotlin-deepdive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdeleuze%2Fspring-kotlin-deepdive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdeleuze","download_url":"https://codeload.github.com/sdeleuze/spring-kotlin-deepdive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244124191,"owners_count":20401685,"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":["kotlin","spring","spring-boot"],"created_at":"2024-10-11T16:11:00.978Z","updated_at":"2025-03-21T08:31:33.327Z","avatar_url":"https://github.com/sdeleuze.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Kotlin deepdive\n\nThis project is designed to show step by step how to migrate from Java to Kotlin with\nSpring Boot step by step:\n * [Step 0](https://github.com/sdeleuze/spring-kotlin-deepdive/): Initial Java project\n * [Step 1](https://github.com/sdeleuze/spring-kotlin-deepdive/tree/step1): Java to Kotlin\n * [Step 2](https://github.com/sdeleuze/spring-kotlin-deepdive/tree/step2): Spring Boot 2\n * [Step 3](https://github.com/sdeleuze/spring-kotlin-deepdive/tree/step3): Spring WebFlux\n * [Step 4](https://github.com/sdeleuze/spring-kotlin-deepdive/tree/step4): Kotlin routing DSL\n \nSee [Spring Kotlin support documentation](https://docs.spring.io/spring/docs/current/spring-framework-reference/languages.html#kotlin) for more details.\n\n## [Step 0]((https://github.com/sdeleuze/spring-kotlin-deepdive)): The initial Java project\n\n* Simple blog with JSON HTTP API\n* Integration tests can be run via `./gradlew test` (or in the IDE)\n* Run the project via `./gradlew bootRun` (or in the IDE) and go to `http://localhost:8080/` with your browser\n* Present the Java application software design\n* Reminders:\n\t* No need for annotating constructor when single constructor for autowiring it (as of Spring 4.3), show 2 syntaxes\n\t* `@RequestMapping` aliases: `@GetMapping`, `@PostMapping`, etc.\n* Reload via CTRL + F9 in IDEA (CMD + SHIFT + F9 on Mac)\n\n**[Go to step 1: Java to Kotlin](https://github.com/sdeleuze/spring-kotlin-deepdive/tree/step1)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdeleuze%2Fspring-kotlin-deepdive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdeleuze%2Fspring-kotlin-deepdive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdeleuze%2Fspring-kotlin-deepdive/lists"}