Spring Boot Quiz application
-
Updated
Jan 30, 2018 - Java
Spring Boot Quiz application
This system allows you to quickly and efficiently send notifications to a large number of recipients during emergency situations.
Contributor9 티스토리 블로그 내에서 활용한 내용들을 담은 레포지토리입니다.
나 혼자만 레벨업? 다 같이 데벨업!
Spring Boot RESTful Web Services JUnit Testing example
redis database cache asynchronous api server
Spring Boot lottery game. The microservice architecture playground.
It is a clone project of Twitter application
PBL5 - Deck Learn
Backend service for hotel booking management built with Spring Boot, REST API, PostgreSQL, Kafka, Docker, Testcontainers. Includes integration and security testing.
Todo Spring is a spring boot and spring security project that authenticates a user using spring security and JWT(JSON web token) with the ability to create, update, delete and to get all todos in a very secured manner.
Writing unit tests using JUnit, mock testing, graph coverage, API testing, logic coverage, mutation testing, and BDD.
This repository is a restful API created in Spring boot on a data source of various dog breeds, the API endpoints are secured with extending spring security configuration and documented with swagger, finally the API is integration and unit tested. It also includes an implementation of Graphql API query system and a Netflix Eureka-based microserv…
Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.
A Test Spring Boot application that uses Spring MVC Controllers and unit tested.
API-Rest de una clínica odontológica. Permite crear pacientes, odontólogos y turnos. Se trabaja con Spring-Boot y bases de datos relacionales. Además, se testea con JUnit para realizar tests unitarios y MockMVC para realizar tests de integración. La seguridad se implementa a través de Spring-Security.
CyberSoft Java 17 - Logger
Sample Project to show that how can write test in springBoot Project
End-to-end software test suite for an Open-Lab Reservation System — combining manual/exploratory testing with AI-assisted automation: 62 JUnit5/Mockito/MockMvc tests (CI on JDK 8/21 + JaCoCo), JMeter/AB performance scripts, Playwright E2E, manual test cases & a reusable AI prompt library.
To associate your repository with the mockmvc topic, visit your repo's landing page and select "manage topics."