Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asdhammu/onlineexam
Online Java Compiler
https://github.com/asdhammu/onlineexam
docker docker-compose hibernate java-11 java-compiler javascript jquery jsp mysql-database online-compiler spring-security sprint-boot
Last synced: 6 days ago
JSON representation
Online Java Compiler
- Host: GitHub
- URL: https://github.com/asdhammu/onlineexam
- Owner: asdhammu
- License: mit
- Created: 2017-02-05T00:39:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T22:04:06.000Z (over 3 years ago)
- Last Synced: 2024-10-12T06:22:38.959Z (about 1 month ago)
- Topics: docker, docker-compose, hibernate, java-11, java-compiler, javascript, jquery, jsp, mysql-database, online-compiler, spring-security, sprint-boot
- Language: Java
- Homepage:
- Size: 1.89 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnlineExam
Online Java Code compiler which compiles the java code and returns the result based on the user input.
# How to Set Up?
Steps:
1. Install Docker
2. docker-compose up --build api_service
3. Apply dml.sql in data folder
4. Go to localhost:8080