Application
Purpose
thb-cc/app is a simple joke application with the sole purpose of displaying random computer science memes on-demand.
There is a central image that can be refreshed and below there is a text field showing a quote that can also be refreshed.
Technical Details
The application is written in the Java programming language, using the Spring Boot framework. Its dependencies and lifecycle are managed with the build tool Maven. You can find out which dependencies are in use by taking a look at the pom.xml file.