spring-test
There are 191 repositories under spring-test topic.
hamvocke/spring-testing
A Spring Boot application with lots of test examples
rieckpil/blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
zonkyio/embedded-database-spring-test
A library for creating isolated embedded databases for Spring-powered integration tests.
antkaynak/Keyist-Ecommerce
🔑 A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
merikbest/ecommerce-spring-reactjs
🌺 eCommerce online shop. Using Java, Spring Boot, JWT, OAuth2.0, React.js, Redux Toolkit, Ant Design, REST API, GraphQL
rieckpil/testing-spring-boot-applications-masterclass
🍃 Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and Productivity.
sbrannen/junit5-demo
Demos for JUnit 5
bezkoder/spring-boot-unit-test-rest-controller
Spring Boot Rest API unit test with Junit 5, Mockito, Maven
rieckpil/testing-spring-boot-applications-primer
🚀 Getting Started with Testing Spring Boot Applications
liubingmx/fast-spring-test
Unit testing speedup tool
Damiox/ecommerce-rest-spring-jpa
Working integration of Java, Spring Boot, JPA, Hibernate, Spring Data, Rest, H2, Unit Tests
ePages-de/restdocs-raml
Adds RAML support for Spring REST Docs
pchudzik/springmock
alternative spring mocking infrastructure
spring-projects/spring-test-data-geode
A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire
Freeongoo/spring-examples
Spring examples
f-lopes/spring-mvc-test-utils
Test library aimed to ease Spring MVC form validation tests. Easily post an entire form to a given url.
ksaua/remock
Spring mocking simplified
srpraneeth/SpringsScala
Sample Projects for Creating Springs Web services in Scala
Freeongoo/spring-boot-dbunit
Testing Spring Boot 2.x with DBUnit
Lemick/hibernate-query-asserts
Assert SQL statement count generated by Hibernate in Spring tests
reljicd/spring-boot-cassandra
Spring Boot + Apache Cassandra example app
mahi-mullapudi/employee_management
Application to manage Employee Information.
rieckpil/tdd-with-spring-boot-done-right
🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.
tinesoft/spring-esdata-loader
Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects
WenderGalan/casa-facil-imoveis
O projeto consiste em construir uma aplicação de compra/venda de imóveis parecido com alguns sites já existentes.
hakdogan/MongoAtlas
:four_leaf_clover: This application simply exemplifies working with MongoDB Stitch via Mongo Atlas which is mongo cloud service
Softeq/spring-querydsl-project-template
Ready to use project template that integrates Java 8/11 with Spring Boot 2, JPA, QueryDsl and Postgres
bygui86/spring-testing
Spring Testing sample project
deepcloudlabs/dcl374-2022-feb-24
DCL-374: Developing Spring Boot 2 Applications
alex-gama/spring-guides-tutorials
Spring Guide and Tutorials - A lot of examples using Spring Boot, Spring Security, Spring Data and much more!
avvero/embedded-kafka
Utilizes org.springframework.kafka.test.EmbeddedKafkaBroker to have opportunity to provide native kafka in docker.
ElinaValieva/spring-playground
:leaves: Spring Projects For Learning Purpose
KVostok/RestaurantRatingSystem
A voting system for deciding where to have lunch.
MikeQin/spring-boot-vaadin-rabbitmq-pipeline-demo
Spring-Boot, Vaadin, RabbitMQ, Pipeline, Demo App
muriloalvesdev/kotlin-learning
Projeto para fins de aplicação de estudos com kotlin, clean arch, testes unitários, integrados e pipeline de testes.
PouyaPouryaie/basicFeaturesForSpringProject
This Repo contain basic features for develop application base on spring boot. some of this features is RestApi, cache, hibernate, mapper, test, docker and .....