Skip to content

LuroyJenkins/qa_guru_20_notes

 
 

Repository files navigation

Notes Keeper:

Stack:

Java 17, Gradle, OpenCSV, Spring-jdbc-template

Description:

This application was created as part of a Java lesson of a test automation course from the QA.GURU school. It was necessary to modify it in such a way that it satisfied the conditions:

  • To make it work with CSV files;
  • To make it work with the database (PostgreSQL).

Launch Instructions:

  1. Copy the repository
  2. Install PostgreSQL locally or in Docker.
  3. Execute the script to create the database (db_setup.sql)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%