SOFABoot Runtime
https://github.com/alipay/sofa-bootTags | sofa-boot sofa-boot-starter sofastack |
Implementation | Java |
License | Apache |
Platform | OS-Independent |
[SOFA] RPC Framework of Java.
sofa-rpc sofastack rpc-frameworka light weight, easy to use and high performance remoting framework based on netty.
sofa-rpc sofastackMOSN, the short name of Modular Observable Smart Network, is a powerful proxy acting as Service Mesh's data plane like Envoy but written in golang. MOSN supports Envoy and Istio's APIs and can be integrated with Istio, and we use MOSN instead of Envoy in SOFAMesh. The initial version of MOSN was jointly contributed by Ant Financial and UC Business Unit of Alibaba, and we look forward to the community to participate in the follow-up development and build an open source boutique project together. Thanks to Google, IBM, Lyft for creating the Envoy and Istio system, so that MOSN has a very good reference and we can quickly land our own ideas.
sofamosn servicemesh dataplane sidecar proxy sofastack sofa-meshAn sofa ark plugin used to manage multi-application deployment by Ant Financial.
sofaark ark-plugin multi-application-deploymentSofa showcases the potential of pure CouchDB applications. It should provide an easy way for people to put thier thoughts online, anywhere there's a running Couch. It's just HTML, JavaScript and the magic of CouchDB. Currently supports authoring by anyone with the proper roles, and comments from anyone with a user account.
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 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-cloudSpring Boot with dubbo support. Dubbo is an RPC framework.
In contrast to Leiningen Boot offers a clear strategy when it comes to composing multi-step build processes such as compiling stylesheets and Javascript whenever a relevant file changes. Many Leinigen plugins come with an `auto` task that allows similar behavior. If you want to run multiple of those tasks it's usually done by starting multiple JVM instances which can lead to high memory usage. Boot allows this sort of behaviour to reside in one JVM process while making sure that build steps don't interfere with each other.
clojurescript project-template starter-kitBe 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 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.
Boot is a Clojure build framework and ad-hoc Clojure script evaluator. Boot provides a runtime environment that includes all of the tools needed to build Clojure projects from scripts written in Clojure that run in the context of the project.If you have questions or need help, please visit our Discourse site. You can find other developers and users in the #boot channel on Clojurians Slack.
boot build-tool boot-cljTetrOS is a small feature rich Tetris clone which is written in Assembly. It fits completely into a 512 byte boot sector as it requires only 446 bytes (which is the maximum allowed size of the first stage boot loader in the master boot record (MBR) of a drive) and is executed during the boot sequence before any operating system is loaded. Actually, it does not need any existing operating system. TetrOS is an operating system, hence the suffix OS in its name. There are two options to run TetrOS. Either in an emulator like qemu or via an installation of TetrOS in the boot sector of a real disk, USB stick or some other media.
This 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.
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.