Skip to content

ruppala01/tb2g-testing-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Pet Clinic

All source code examples in the repository are for my Online Course - Testing Spring Beginner to Guru

This source code repository contains JUnit 5 and Spring Framework Testing examples.

The main source code is a copy of the Spring Framework Pet Clinic project. This is a reference project using a traditional 3-layer architecture without Spring Boot.

Setup

Requirements

  • Should use Java 11 or higher. Previous versions of Java are un-tested.
  • Use Maven 3.6.0 or higher

Running Locally

After cloning this repo, from the project root run:

./mvnw jetty:run-war

Support

For questions and help:

  • Please post in course
  • Or post in the Slack Community exclusive to the course.

GitHub Issues will not be addressed.

About

Testing Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 94.6%
  • CSS 5.4%