All Projects → Azure-Samples → Azure-Spring-Cloud-Samples

Azure-Samples / Azure-Spring-Cloud-Samples

Licence: MIT license
Sample projects for Azure Spring Cloud

Programming Languages

java
68154 projects - #9 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to Azure-Spring-Cloud-Samples

DAFramework
云南数聚基础框架
Stars: ✭ 25 (-40.48%)
Mutual labels:  spring-cloud
springboot2-swagger
Swagger integration with Spring Boot 2.0.1.BUILD-SNAPSHOT and Spring Cloud Finchley.BUILD-SNAPSHOT
Stars: ✭ 17 (-59.52%)
Mutual labels:  spring-cloud
zainabed-spring-security-jwt
Authentication & Authorization module for standalone Spring Boot app or Spring Cloud applications
Stars: ✭ 24 (-42.86%)
Mutual labels:  spring-cloud
sample-spring-chaosmonkey
sample applications illustrating usage of codecentric's chaos monkey library for microservices created using spring boot and spring cloud
Stars: ✭ 19 (-54.76%)
Mutual labels:  spring-cloud
generator-deepexi-spring-cloud
deepexi java scaffold(spring cloud) generator
Stars: ✭ 30 (-28.57%)
Mutual labels:  spring-cloud
go-eureka-client
Non-offical implementation of Spring Cloud Eureka client. Eureka server api, refer to: https://github.com/Netflix/eureka/wiki/Eureka-REST-operations
Stars: ✭ 24 (-42.86%)
Mutual labels:  spring-cloud
mmall-kay-Java
A simple project to learn different architecture (Monolithic on SpringBoot, Microservices on SpringCloud, K8S etc.). 一个简单的学习项目(Mall 商城), 用来学习单体架构,微服务架构,K8S等
Stars: ✭ 60 (+42.86%)
Mutual labels:  spring-cloud
tictactoe-microservices-example
An example of Spring Cloud Microservices application based on books (see Links section)
Stars: ✭ 23 (-45.24%)
Mutual labels:  spring-cloud
yt4j
使用spring boot + spring cloud + sa-token制作脚手架项目
Stars: ✭ 23 (-45.24%)
Mutual labels:  spring-cloud
blog-hbs-cloud-microservice-multi-db
基于SpringCloud的微服务化多人博客
Stars: ✭ 16 (-61.9%)
Mutual labels:  spring-cloud
spring-cloud-dataflow-server-nomad
Spring Cloud Data Flow Implementation for Hashicorp Nomad
Stars: ✭ 11 (-73.81%)
Mutual labels:  spring-cloud
spring-projects
Some spring sample projects
Stars: ✭ 24 (-42.86%)
Mutual labels:  spring-cloud
JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Stars: ✭ 517 (+1130.95%)
Mutual labels:  spring-cloud
spring-microservices
Example of a microservice architecture using Spring Cloud
Stars: ✭ 76 (+80.95%)
Mutual labels:  spring-cloud
sample-spring-cloud-microservices-future
sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring cloud consul
Stars: ✭ 42 (+0%)
Mutual labels:  spring-cloud
OnlineStore
REST api for an online store using microservices architecture.
Stars: ✭ 27 (-35.71%)
Mutual labels:  spring-cloud
choerodon-oauth
This service is the authorized authentication center of the choerodon microservices framework and is mainly responsible for user privilege and authorization.
Stars: ✭ 19 (-54.76%)
Mutual labels:  spring-cloud
spring-boot-cities-service
A Spring Boot + Spring Data + Spring Cloud Connectors demo app
Stars: ✭ 13 (-69.05%)
Mutual labels:  spring-cloud
spring-cloud-boilerplate
The discovery & gateway boilerplate based on spring-cloud with spring security.
Stars: ✭ 12 (-71.43%)
Mutual labels:  spring-cloud
spring-cloud-microservices-on-kubernetes
My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.
Stars: ✭ 19 (-54.76%)
Mutual labels:  spring-cloud
page_type languages products description urlFragment
sample
java
azure-spring-cloud
Sample projects for Azure Spring Cloud
azure-spring-cloud-samples

Azure Spring Cloud Samples

Overview

Azure Spring Cloud is a PaaS to help you easily run and operate Spring Cloud based microservices on Azure. The goal of Azure Spring Cloud is to let you focus on your code and let us take care of the operation work. Rich features are provided and some of the highlighted ones are:

  • Managed native Spring Cloud Service Registry
  • Managed native Spring Cloud Config Server
  • Managed native Spring Cloud Distributed Tracing with Azure AppInsights
  • Built-in metrics aggregration and monitoring
  • Built-in logs aggregation and search
  • Zero code change is required to run your Spring Boot apps in Azure Spring Cloud

You can find more details about Azure Spring Cloud in the official documentation.

NOTE: Azure Spring Cloud is in Preview. You need to file a request at https://aka.ms/spring-cloud to access the service. The request will be reviewed and accepted on a case-by-case basis.

This repository contains samples projects for Azure Spring Cloud. These sample projects show how to use various features in Azure Spring Cloud. Below table shows the list of samples available in this repository.

Folder Description
custom-config-server-client Sample showing how to access Azure Spring Cloud managed Config Server through Azure RBAC when your applications are running outside Azure Spring Cloud
custom-eureka-client Sample showing how to access Azure Spring Cloud managed Spring Cloud Service Registry through Azure RBAC when your applications are running outside Azure Spring Cloud
managed-identity-keyvault Sample project using system-assigned managed identity to access Key Vault
managed-identity-storage-blob Sample project using system-assigned managed identity to access Storage blob
service-binding-cosmosdb-mongo Service binding sample with Azure CosmosDB Mongo API
service-binding-cosmosdb-sql Service binding sample with Azure CosmosDB SQL API
service-binding-mysql Service binding sample with Azure Database for MySQL
service-binding-redis Service binding sample with Azure Cache for Redis
storage-sample Sample showing how to use temporary and persistent storage in Azure Spring Cloud
java-11-sample Java 11 sample project to run in Azure Spring Cloud
java-8-sample Java 8 sample project to run in Azure Spring Cloud

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].