https://github.com/zelr0x/bullcow
Bulls and Cows game web app made with Java 8, Servlet / JSP and Hibernate 5
https://github.com/zelr0x/bullcow
hibernate5 java8 javaee servlet-jsp
Last synced: about 1 year ago
JSON representation
Bulls and Cows game web app made with Java 8, Servlet / JSP and Hibernate 5
- Host: GitHub
- URL: https://github.com/zelr0x/bullcow
- Owner: zelr0x
- License: gpl-3.0
- Created: 2019-07-03T10:39:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T21:10:39.000Z (about 4 years ago)
- Last Synced: 2025-02-15T11:27:17.492Z (over 1 year ago)
- Topics: hibernate5, java8, javaee, servlet-jsp
- Language: Java
- Homepage:
- Size: 548 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bullcow
Bulls and Cows game made with Java 8 and JSP
It's my first ever Java web app and my first time with both Servlet and Hibernate. It's bad :)