Skip to content

AsafMazuz1/javaExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Java Exercise

This repo contains both server and client applications for the Phytech Exercise. To Run the server you should have MySQL running with DB named: phytech, and set the DB user and password in rest/src/main/resources/application.properties File. After setting the MySQL server you can enter the rest folder and run the command: mvn spring-boot:run To start the server.

After the server is running you can run the client and test the API server functionalities.

Exercise 2 (Checking if string brackets are valid ) runs just before the client app exits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages