# spring-boot-cucumber **Repository Path**: zh-xy/spring-boot-cucumber ## Basic Information - **Project Name**: spring-boot-cucumber - **Description**: Sample project showing how to set up DI with Cucumber using Spring Boot - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cucumber in Spring Boot using Dependency Injection This code sample shows how to use Dependency Injection in Cucumber within a Spring Boot application. You can find the complete instructions on this post at The Practical Developer site: [Cucumber Tests with Dependency Injection using Spring Boot](https://thepracticaldeveloper.com/cucumber-tests-spring-boot-dependency-injection//) ![Cucumber and Dependency Injection in a Spring Boot App - The Practical Developer](images/cucumber-spring-boot.png)