Back to Browse

Spock 2.x: Configuring maven project in both pure Java and SpringBoot projects

350 views
Apr 23, 2022
10:04

From the following guide you will learn how to configure maven project to work with Spock Testing Framework in both cases: standard Java maven project and SpringBoot maven project. 📝 Tutorial content: 00:00 Introduction 00:37 Configuring pom.xml in a Java project to work with Spock 2.x 04:57 Configuring pom.xml in a SpringBoot project to work with Spock 2.x 09:43 Summary Blog post: https://better-coding.com/spock-2-x-configuring-maven-project-in-both-pure-java-and-springboot-projects/ Source code: Pure Java : https://gitlab.com/better-coding.com/public/java/java-sandbox/-/tree/main/springboot-spock-template SpringBoot: https://gitlab.com/better-coding.com/public/java/java-sandbox/-/tree/main/java-spock-template -- My GitLab: https://gitlab.com/better-coding.com/public My Blog: better-coding.com My Personal Blog: lukaszciesla.com

Download

1 formats

Video Formats

360pmp414.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Spock 2.x: Configuring maven project in both pure Java and SpringBoot projects | NatokHD