You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a flash card application written in [Spring Boot](http://projects.spring.io/spring-boot/).
4
+
5
+
It is currently in prototype format.
6
+
7
+
## About this repository
8
+
9
+
This repository is used for the [Treehouse](https://teamtreehouse.com/) workshop: [Debugging an Existing Java Application[(https://teamtreehouse.com/library/debugging-an-existing-java-application)
10
+
11
+
## Contributing
12
+
Please make forks of this repository.
13
+
14
+
It contains issues which can be copied to your GitHub repository by running your fork locally and accessing this page:
15
+
http://localhost:8080/bootstrap/github
16
+
17
+
The original authors of this code used the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html).
18
+
19
+
If you do not have that code style installed in your editor, find the [appropriate integration code here](https://github.com/google/styleguide).
0 commit comments