This project provides Spring Boot starters that allow you to integrate the Camunda BPM Platform into your Spring Boot applications. Please check out the Documentation, the Getting Started Guide and the Examples.
https://camunda.github.io/camunda-bpm-spring-boot-starterTags | camunda spring-boot |
Implementation | Java |
License | Apache |
Platform | OS-Independent |
Camunda is an open source platform for workflow and business process management. You can model and execute BPMN 2.0, CMMN 1.1 and DMN 1.1. Camunda's core is a rock-solid, freaking fast execution engine that is horizontally scalable and comes with helpful web applications.
business-process-management bpm workflow bpmn cmmn dmn process-automationCurrently 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 identityabout 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-cloudThis 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.
Be more productive with this simple project that uses the spring dev tools and react transform for hot reloading. Everything: backend, frontend and styles will be hot reloaded automatically.
react spring-boot redux redis spring-session hot-reloadThis 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 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 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-netflixSpring Boot with dubbo support. Dubbo is an RPC framework.
基于Spring Boot 2.x的前后端分离开发平台X-Boot 前台:Vue+iView 后台:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 代码生成 日志记录 定时任务 第三方社交账号、短信登录
This guide walks you through the process of building a Docker image for running a Spring Boot application. Docker is a Linux container management toolkit with a "social" aspect, allowing users to publish container images and consume those published by others. A Docker image is a recipe for running a containerized process, and in this guide we will build one for a simple Spring boot application.
This repository is NO longer being actively maintained and out-of-sync with the latest Spring Boot and Spring Cloud releases. Please fork the microservices-basics-spring-boot repository for the latest changes.
An 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 nodejsSpring Boot Resources
springboot spring-boot springboot-learning vue-springboot awesome spring
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.