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 website for a university that I developed as a pet project using Java and various technologies including Spring MVC, Spring JDBC, Spring Core, SLF4J, Lombok, Apache Tomcat. JUnit and Mockito.
The project utilizes PostgreSQL as its database management system and Tomcat as its servlet container. To ensure testing of every part of the system, I utilize JUnit and Mockito. Additionally, I created a UML diagram to aid in the development of the project.
About
Web Site of University writing on Java with Spring MVC, Spring JDBC, Spring Core