/java-debugging-flashy

Accompanying project to follow Treehouse Course - Debugging an existing Java Application

Primary LanguageJava

Flashy

This is a flash card application written in Spring Boot.

It is currently in prototype format.

About this repository

This repository is used for the Treehouse workshop: Debugging an Existing Java Application

Contributing

Please make forks of this repository.

It contains issues which can be copied to your GitHub repository by running your fork locally and accessing this page: http://localhost:8080/bootstrap/github

The original authors of this code used the Google Java Style Guide.

If you do not have that code style installed in your editor, find the appropriate integration code here (fork updated for newest IntelliJ release).

Thanks and happy coding!

@craigsdennis