{"id":16514054,"url":"https://github.com/rieckpil/tdd-with-spring-boot-done-right","last_synced_at":"2025-03-21T08:31:34.209Z","repository":{"id":185029968,"uuid":"664496221","full_name":"rieckpil/tdd-with-spring-boot-done-right","owner":"rieckpil","description":"🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.","archived":false,"fork":false,"pushed_at":"2025-02-22T04:07:49.000Z","size":897,"stargazers_count":7,"open_issues_count":11,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T23:03:14.545Z","etag":null,"topics":["java","software-testing","spring-boot","spring-test","tdd","test-driven","test-driven-development","test-driven-development-with-java","testing"],"latest_commit_sha":null,"homepage":"https://rieckpil.de/courses/tdd-with-spring-boot-done-right/","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/rieckpil.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-10T05:38:40.000Z","updated_at":"2024-12-05T13:41:43.000Z","dependencies_parsed_at":"2023-07-31T12:57:36.408Z","dependency_job_id":"bea3e6c8-6513-40a3-9d71-082261a5fb41","html_url":"https://github.com/rieckpil/tdd-with-spring-boot-done-right","commit_stats":null,"previous_names":["rieckpil/tdd-with-spring-boot-done-right"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Ftdd-with-spring-boot-done-right","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Ftdd-with-spring-boot-done-right/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Ftdd-with-spring-boot-done-right/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Ftdd-with-spring-boot-done-right/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rieckpil","download_url":"https://codeload.github.com/rieckpil/tdd-with-spring-boot-done-right/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244765151,"owners_count":20506767,"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","software-testing","spring-boot","spring-test","tdd","test-driven","test-driven-development","test-driven-development-with-java","testing"],"created_at":"2024-10-11T16:11:16.605Z","updated_at":"2025-03-21T08:31:32.817Z","avatar_url":"https://github.com/rieckpil.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Spring Boot TDD Online Course](https://rieckpil.de/wp-content/uploads/2023/07/tdd-with-spring-boot-done-right-final-featured-image.png)](https://rieckpil.de/tdd-with-spring-boot-done-right/)\n\n# TDD with Spring Boot Done Right Online Course\n\n[![](https://img.shields.io/badge/Spring%20Boot%20Version-3.1.X-orange)](/pom.xml)\n[![](https://img.shields.io/badge/Java%20Version-17-orange)](/pom.xml)\n[![](https://img.shields.io/badge/Enroll-Now-orange)](https://rieckpil.de/tdd-with-spring-boot-done-right/)\n\n- `main` branch: [![Build \u0026 Test Maven Project](https://github.com/rieckpil/tdd-with-spring-boot-done-right/actions/workflows/maven.yml/badge.svg?branch=main)](https://github.com/rieckpil/tdd-with-spring-boot-done-right/actions/workflows/maven.yml)\n- `code-along` branch: [![Build \u0026 Test Maven Project](https://github.com/rieckpil/tdd-with-spring-boot-done-right/actions/workflows/maven.yml/badge.svg?branch=code-along)](https://github.com/rieckpil/tdd-with-spring-boot-done-right/actions/workflows/maven.yml)\n\n## Introduction\n\nBoost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.\n\n- **No Fluff:** We don't want to religiously convince you. Take this course and see it for yourself. Apply what works for you and avoid cargo-cult.\n- **Beyond The Basics:** Test fails, test passes, refactoring? But how to do TDD for legacy code? How to do it remotely within a team? We'll answer that.\n- **Real-World Examples**: TDD for a Game or Calculator is simple. That's playground and doesn't prepare you. We go for real world hands-on examples.\n- **Productivity Boost:** Write more maintainable code. Get confidence by adding a covering test suite for your project to sleep better at night.\n\nThe TDD with Spring Boot Done Right Online Courses focuses on teaching the TDD with Java and Spring Boot.\n\nWe won't cover all technical details of testing with Spring Boot, but rather focus on the TDD methodology and how to apply it in.\n\nIf you're new to testing with Java and Spring Boot, we highly recommend to first work through the [Testing Spring Boot Applications Masterclass](https://rieckpil.de/testing-spring-boot-applications-masterclass/) before taking this course.\n\n» Enroll [here](https://rieckpil.de/tdd-with-spring-boot-done-right/) for the TDD with Spring Boot Done Right Online Course.\n\n## Further Resources and Links\n\n* [Course Landing Page](https://rieckpil.de/tdd-with-spring-boot-done-right/)\n* [Course Overview](https://rieckpil.de/courses/tdd-with-spring-boot-done-right/)\n* [Course Login](https://rieckpil.de/wp-login.php)\n* [Password Reset](https://rieckpil.de/wp-login.php?action=lostpassword)\n\n# Local Project Setup\n\n## Requirements\n\nMandatory requirements:\n\n* Java 17 (JDK flavour (OpenJDK/Azul/Oracle) does not matter). For the correct Java version setup I can recommend [JEnv](https://www.youtube.com/watch?v=9FVZyeFDXo0) (Mac/Linux) and the [Maven Toolchains Plugin](https://maven.apache.org/plugins/maven-toolchains-plugin/toolchains/jdk.html) (Windows)\n\n```\n$ java -version\nopenjdk version \"17\" 2021-09-14 LTS\nOpenJDK Runtime Environment Zulu17.28+13-CA (build 17+35-LTS)\nOpenJDK 64-Bit Server VM Zulu17.28+13-CA (build 17+35-LTS, mixed mode, sharing)\n```\n\n* Docker Engine (Community Edition is enough):\n\n```\n$ docker version\nClient: Docker Engine - Community\n Version:           20.10.6\n API version:       1.41\n Go version:        go1.13.15\n Git commit:        370c289\n Built:             Fri Apr  9 22:47:17 2021\n OS/Arch:           linux/amd64\n Context:           default\n Experimental:      true\n\nServer: Docker Engine - Community\n Engine:\n  Version:          20.10.6\n  API version:      1.41 (minimum version 1.12)\n  Go version:       go1.13.15\n  Git commit:       8728dd2\n  Built:            Fri Apr  9 22:45:28 2021\n  OS/Arch:          linux/amd64\n  Experimental:     false\n```\n\nOptional requirements:\n\n* Maven \u003e= 3.6 (the project also includes the Maven Wrapper).\n\nWhen using Maven from the command line, make sure `./mvnw -version` reports the correct Java version:\n\n```\n$ ./mvnw -version\n\nApache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)\nMaven home: /home/rieckpil/.m2/wrapper/dists/apache-maven-3.8.4-bin/52ccbt68d252mdldqsfsn03jlf/apache-maven-3.8.4\nJava version: 17.0.1, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/jdk-17.0.1+12\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"linux\", version: \"5.4.0-92-generic\", arch: \"amd64\", family: \"unix\"\n```\n\n* IntelliJ IDEA or any IDE/Code Editor (Eclipse, NetBeans, Code, Atom, etc.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frieckpil%2Ftdd-with-spring-boot-done-right","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frieckpil%2Ftdd-with-spring-boot-done-right","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frieckpil%2Ftdd-with-spring-boot-done-right/lists"}