• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    Java
  • Created over 6 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample project showing how to set up DI with Cucumber using Spring Boot

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

Cucumber and Dependency Injection in a Spring Boot App - The Practical Developer