http://localhost:8080/obox/swagger-ui/index.html
Now there is a setting that after restarting the server your user data will be deleted
If you need use already created user please use
login: admin@mail.com
password: password
My workspace for fast application testing
For Windows x64 you can use fast link:
https://download.oracle.com/java/19/archive/jdk-19.0.2_windows-x64_bin.exe
For other:
https://www.oracle.com/java/technologies/javase/jdk19-archive-downloads.html
Run installer with Administrator rights
Select destination folder, I recommend create folder for backend tools, for example: C:\obox\java
32-bit/64-bit Windows Service Installer:
TomCat 9.0.76 32-bit/64-bit Windows Service Installer
- Run installer with Administrator rights
- Select all Checkboxes including "Host Manager", "Example"
- We must specify the password and the user for example user:obox / password:obox
- Select your Java directory for our example: C:\obox\java
- Folder for Tomcat C:\obox\tomcat\
- Run Apache Tomcat, you can see icon in tray
For test open in your browser: http://localhost:8080
My congratulations, we are halfway to success!
Add war file from repository to directory C:\obox\tomcat\webapps and open your browser http://localhost:8080/obox/
Fast link Windows (x86, 32-bit), MSI Installer:
https://dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-web-community-8.0.33.0.msi
Step-by-step installation as in the images
Set and remember root password for example: oboxroot
Use our root password in our example: oboxroot
Use our root password in our example: oboxroot
My congratulations, database success installed!