Demo project for Spring Boot
https://www.callicoder.com/spring-5-reactive-webclient-webtestclient-examples/Tags | spring-boot spring-mvc spring-5 webclient webtestclient reactive |
Implementation | Java |
License | Public |
Platform | OS-Independent |
Spring 5 Samples(Spring 5 案例大全/《Spring 5 开发大全》示例源码) covers Spring 5, Spring MVC, Spring WebFlux, Spring Boot and Spring Cloud.
spring spring-boot spring-cloud spring5Reactive or Reactive Streams is a hot topic in these days, you can see it in blog entries, presentations, or some online course. Reactive Streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure.This encompasses efforts aimed at runtime environments (JVM and JavaScript) as well as network protocols.
spring-webflux kotlin spring-boot reactive-streams spring-data spring-data-mongodb-reactive spring-data-redis spring-data-cassandra rxjava rxjava2 spring-security spring-session reactor springAn example application using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer. More details about the source codes, please read the online GitBook: Building REST APIs with Spring MVC.
angularjs spring spring-boot spring-mvc spring-data-jpa hibernate rest jpa swagger lombok spring-data bootstrap nodejsThe project Rate my cat! contains a sample web application based on Spring Boot (Spring MVC, Thymeleaf, and Spring Data JPA) with a complete set of JUnit 5 tests (unit with Mockito, integration with Spring, and end-to-end tests with Selenium). This is a project made by Boni Garcia, Visiting Professor at Universidad Carlos III de Madrid, Spain. Copyright © 2017-2021.
android docker rest spring spring-boot selenium mockito junit appium junit5Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
mysql elasticsearch development spring-boot mongodb thymeleaf spring-security hibernate spring-mvc spring-data-jpa bootstrap-4 h2-database enterprise-architect spring-boot-2 ik-analysisThis is the source code for the a sample Spring Boot application developed with Kotlin and Spring Data JPA. See also https://github.com/spring-guides/tut-spring-boot-kotlin for a more complete Spring Boot + Kotlin + JPA example.
This project is a Swagger2Markup (AsciiDoc and GitHub Flavored Markdown) converter demo using Spring Boot, springfox and spring-restdocs. The demo shows how to generate static docs (HTML5 and PDF) with the swagger2markup-gradle-plugin and serve them in a Spring Boot app under http://localhost:9080/docs/index.html and http://localhost:9080/docs/index.pdf. See Swagger2Markup and swagger2markup-gradle-plugin for more details and usage guide.
open src/main/resources/application.properties file.
spring-boot spring-security jwt react ant-design mysql spring-mvc spring-security-jwt spring-security-tutorial reactjs react-router react-router-v4 antd database authentication authorization spring-security-react loginabout learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
spring-boot spring-data-jpa mybatis thymeleaf rabbitmq mongodb spring-boot-mongodb scheduler spring-boot-mail spring-boot-examples spring-boot-upload-file fastdfs docker docker-composer spring springboot-shiro springboot springcloud spring-cloudSpring Boot WebSocket Chat Demo
spring-boot websocket sockjs stomp chat spring tutorialAn example application using AngularJS/Bootstrap as frontend and Spring MVC as REST API producer. More details about the codes, please read the online GitBook: Building REST APIs with Spring MVC.
spring-mvc spring-data-jpa spring-boot hibernate angularjs bootstrapJava生态研究(Spring Boot + Redis + Dubbo + RocketMQ)🔥🔥🔥🔥
dubbo redis rocketmq activemq zookeeper tomcat spring spring-boot servlet spring-mvc spring-cloud distributed-rpc rpc rpc-framework elastic-job mongodb sharding-jdbc lambda microservicesSpring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
bootstrap spring spring-boot waylau spring-boot-tutorialThis guide provides a sampling of how Spring Boot helps you accelerate and facilitate application development. As you read more Spring Getting Started guides, you will see more use cases for Spring Boot. It is meant to give you a quick taste of Spring Boot. If you want to create your own Spring Boot-based project, visit Spring Initializr, fill in your project details, pick your options, and you can download either a Maven build file, or a bundled up project as a zip file. You’ll build a simple web application with Spring Boot and add some useful services to it.
Currently Spring Security SAML module doesn't provide a starter for Spring Boot. Moreover, its configuration is XML-based as of this writing. The aim of this project is to explain how to develop a Service Provider (SP) which uses Spring Boot and Spring Security SAML Extension, by defining an annotation-based configuration (Java Configuration). Thymeleaf is also used as template engine.
spring-boot saml sso authentication spring-security-saml spring iam identityThis guide shows you how to build a sample app doing various things with "social login" using OAuth2 and Spring Boot. It starts with a simple, single-provider single-sign on, and works up to a self-hosted OAuth2 Authorization Server with a choice of authentication providers (Facebook or Github). The samples are all single-page apps using Spring Boot and Spring OAuth on the back end. They also all use plain jQuery on the front end, but the changes needed to convert to a different JavaScript framework or to use server side rendering would be minimal. Because one of the samples is a full OAuth2 Authorization Server we have used the shim JAR which supports bridging from Spring Boot 2.0 to the old Spring Security OAuth2 library. The simpler samples could also be implemented using the native OAuth2 support in Spring Boot security features. The configuration is very similar.
This project provides a Chaos Monkey for Spring Boot applications and will try to attack your running Spring Boot App.
spring spring-boot spring-cloud chaos-engineering chaos-monkey chaos-testing chaostoolkit testing testing-tools test-framework engineering spring-cloud-netflix
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.