full_name stringlengths 7 104 | description stringlengths 4 725 ⌀ | topics stringlengths 3 468 ⌀ | readme stringlengths 13 565k ⌀ | label int64 0 1 |
|---|---|---|---|---|
spring-petclinic/spring-petclinic-rest | REST version of the Spring Petclinic sample application | hibernate jackson jdbc mysql-database openapi rest rest-api sample spring spring-data spring-data-jpa spring-mvc springfox springframework swagger | null | 1 |
aws-samples/aws-codedeploy-sample-tomcat | A sample Tomcat application integrated with CodeDeploy. | null | # aws-codedeploy-sample-tomcat
A sample Tomcat application integrated with CodeDeploy.
| 1 |
microsoft/project-rome | Code samples and documentation of Microsoft's Project Rome SDK | null | # Project Rome
[Project Rome](https://developer.microsoft.com/en-us/windows/project-rome) is Microsoft's cross-device experiences platform. Project Rome frees your app from running on a specific device, enabling a cross-device, user centric experience.
On this site you will find samples of Project Rome.
Visit the [P... | 0 |
akka/alpakka-samples | Example projects building Reactive Integrations using Alpakka | akka akka-streams alpakka reactive-streams | # Alpakka samples
[Alpakka documentation](https://docs.akka.io/docs/alpakka/)
Akka is licensed under the Business Source License 1.1, please see the [Akka License FAQ](https://www.lightbend.com/akka/license-faq). | 1 |
mp911de/spring-cloud-vault-config-samples | Examples for Spring Vault and Spring Cloud Vault Config | samples spring spring-cloud-vault spring-vault vault | null | 0 |
kenfinnigan/ejm-samples | null | null | null | 0 |
digitalsonic/learning-spring-samples | 《学透Spring: 从入门到项目实战》代码示例 | java spring-boot spring-cloud spring-framework | # 《学透Spring: 从入门到项目实战》代码示例
本仓库内容为图书《学透Spring: 从入门到项目实战》的随书代码示例。更多关于本书的信息可以访问图灵社区的[图书详情页](https://www.ituring.com.cn/book/2910)。

## 本书介绍
本书的目标是让大家又快又好地打包学透 Spring 技术栈,内容将涉及 Spring Framework、Spring Boot、 Spring Cloud 等 Spring 家族成员。 本书分为四部分:
* 第一... | 0 |
ddd-by-examples/event-source-cqrs-sample | Sample ES/CQRS application | cqrs domain-driven-design event-driven event-sourcing hexagonal-architecture springboot | [](https://devternity.com)
# Sample event sourced application with Command Query Responsibility Segregation
** Event sourcing **
Shop item can be bought, paid, and marked as payment timeout. Aggregate root (ShopItem) emits 3 different types of d... | 1 |
keets2012/Spring-Boot-Samples | Spring-Boot-Samples(Spring Cloud) | null | # Spring-Boot-Samples(Spring Cloud)
**网关、auth权限服务和backend服务的整合项目地址为:
GitHub:https://github.com/keets2012/microservice-integration
或者 码云:https://gitee.com/keets/microservice-integration**
### 2018/11/16
增加Actuator 1.x和2.x的模块
### modules
该项目包含以下samples模块(更新中);
- demo-jersey-starter
- zipkin-server-stream
- ...
###... | 0 |
esteban-aliverti/JBPM-Samples | Simple Samples for JBPM | null | null | 0 |
DickChesterwood/istio-fleetman | A sample project to demonstrate Istio's features | null | ***January 2023: should now support arm64 (Apple silicon) properly ***
For support, please visit the support service on the platform you're following the course on (Udemy or VPP). I generally check every day.
Now available at VirtualPairProgrammers.com and Udemy!
Udemy: https://www.udemy.com/course/istio-hands-on-fo... | 1 |
jboss-developer/jboss-jdg-quickstarts | Quickstarts (or examples, or samples) for Infinispan. | null | [](https://travis-ci.org/jboss-developer/jboss-jdg-quickstarts)
Red Hat Data Grid Quickstarts
=============================
Red Hat Data Grid (RHDG) is an elastically scalable in-memory data store built on the open source... | 0 |
hiwepy/spring-boot-starter-samples | spring-boot-starter-samples | axis cas cxf disruptor druid ehcache3 flyway httpclient kaptcha log4j2 mina mybatis netty pf4j rocketmq spring-boot spring-boot-starter starter swagger2 xfire | # spring-boot-starter-samples
spring-boot-starter-samples
| 0 |
mohitsinha/tutorials | Code samples for tutorials blog | java reactor-core spring-boot springdata springframework webflux | # Code Samples for my personal blog
You can read them [here](http://sinhamohit.com).
| 0 |
dandelion/dandelion-samples | [DEPRECATED] All Dandelion sample applications | null | [DEPRECATED] Dandelion Samples
=================================================================
This repository is now deprecated.
It has been splitted up into several repos, one per component. For example: https://github.com/dandelion/dandelion-datatables-samples for Dandelion-Datatables.
=
The [Dandelion team](htt... | 1 |
fangjian0423/deep-in-spring-cloud-samples | 《深入理解 Spring Cloud 与实战》配套示例代码 | null | # 《深入理解 Spring Cloud 与实战》
## 目录
第 1 章 Spring Cloud生态
第 2 章 服务注册与服务发现
第 3 章 负载均衡与服务调用
第 4 章 配置管理
第 5 章 熔断器
第 6 章 Spring生态消息驱动
第 7 章 消息总线
第 8 章 Spring Cloud Data Flow
第 9 章 网关
第 10 章 Spring Cloud 与 Serverless
## 覆盖技术栈
- Spring Boot
- Alibaba Nacos
- Netflix Eureka
- Spring Cloud LoadBalancer
- Netflix Ribbon... | 0 |
samaddico/spring-boot-samples | null | null | # spring-boot-samples
This contain sample spring boot applications using maven or gradle as build tools
| 0 |
kabutz/dynamic-proxies-samples | null | null | # Dynamic Proxies Samples
This repository is a companion to the book
[Dynamic Proxies in Java](https://www.infoq.com/minibooks/java-dynamic-proxies/)
by Dr Heinz M. Kabutz.
It contains several modules.
1. The `core` module is a library of dynamic proxy helper
classes. The `Proxies` class is a façade that makes it... | 0 |
Azure-Samples/azure-functions-samples-java | The Java sample code for Microsoft Azure Functions | null | ---
page_type: sample
languages:
- java
products:
- azure-functions
- azure
description: "This repository contains sample for Azure Functions in Java"
urlFragment: "azure-functions-java"
---
# Azure functions samples in Java
This repository contains samples which show the usage of [Azure Functions](https://docs.micro... | 1 |
aws-samples/serverless-java-frameworks-samples | null | null | ## Lambda demo with common Java application frameworks

This is a simple serverless application built in Java using popular frameworks — [Micronaut](https://micronaut.io/),
[Quarkus](https://quarkus.io/), and [Spring Boot](https://spring.io/projects/spring-boot)
It consists o... | 0 |
jcuda/jcuda-samples | JCuda samples | null | # jcuda-samples
This repository contains samples for the JCuda libraries.
**Note:** Some of the samples require third-party libraries, JCuda
libraries that are not part of the [`jcuda-main`](https://github.com/jcuda/jcuda-main)
package (for example, [`JCudaVec`](https://github.com/jcuda/jcuda-vec) or
[`JCudnn`](https... | 0 |
CyberSource/cybersource-rest-samples-java | Java sample code for the CyberSource REST API | null | # Java Sample Code for the CyberSource SDK
[](https://app.travis-ci.com/CyberSource/cybersource-rest-samples-java)
This repository contains working code samples which demonstrate Java integration with the CyberSource... | 1 |
SolaceSamples/solace-samples-java-jcsmp | Getting Started Samples for the Solace JCSMP Java API. | java solace solace-samples | # Getting Started Examples
## Solace Messaging API for Java JCSMP
The "Getting Started" tutorials will get you up to speed and sending messages with Solace technology as quickly as possible. There are three ways you can get started:
- Follow [these instructions](https://console.solace.cloud/login/new-account?product=... | 0 |
cwensel/cascading.samples | Sample applications using Cascading | null | null | 1 |
opennetworkinglab/onos-app-samples | Sample applications for onos | null | ONOS : Open Network Operating System
====================================
### Sample Applications
This repository contains sample and testing applications for ONOS.
### What is ONOS?
ONOS is a new SDN network operating system designed for high availability,
performance, scale-out.
You can find the main project reposi... | 1 |
yavijava/yavijava-samples | pulled the vijava samples into its own stand alone project | null | null | 0 |
sofastack/spring-cloud-sofastack-samples | Spring Cloud ❤️ SOFAStack | null | # Samples of Spring Cloud & SOFAStack
spring-cloud-sofastack-samples 是基于 SOFAStack 和 SpringCloud 构建的一套微服务系统,希望通过此案例工程,能够用于提供一个完整的基于 SOFA 和 SpringCloud 体系构建的基础的工程模型,帮助用于更好的理解和使用 SOFAStack 开源生态提供的一系列基础框架和组件。
本案例工程主要包括以下几个核心应用:
* sofastack-cloud-api-gateway:服务网关系统,所有的业务请求都会经过此系统,主要包括限流、鉴权功能
* sofastack-cloud-biz-web:核心... | 0 |
shipilev/jdk8-lambda-samples | JDK8 Lambda Samples | null | null | 0 |
chrishantha/sample-java-programs | Sample Java programs to demonstrate performance issues | allocations flight-recording highcpu hotmethods java latencies memory-leak samples | [](https://travis-ci.org/chrishantha/sample-java-programs)
Sample Java Programs
====================
This repository contains some sample programs. All are Maven projects and can be run directly using "java -jar"
## How to build... | 1 |
Azure-Samples/ms-identity-msal-java-samples | null | null | ---
languages:
- java
products:
- msal-java
- azure
- entra
page_type: sample
urlFragment: introduction-msal-java
description: "Securing Java apps using the Microsoft Identity platform and MSAL Java"
---
# Securing Java apps using the Microsoft Identity platform and MSAL Java
## About these samples
### Scena... | 0 |
spring-cloud-samples/spring-cloud-circuitbreaker-demo | Samples demonstrating how to using Spring Cloud Circuitbreaker | circuit-breaker samples spring spring-cloud spring-cloud-circuitbreaker | # About
This repo contains a collection of apps that demonstrate how to using Spring Cloud CircuitBreaker
with various circuit breaker implementations.
# Non-Reactive Samples
The non-reactive example can be found in `spring-cloud-circuitbreaker-resilience4j`.
When these apps are running there are two endpoints avai... | 0 |
seomoz/SEOmozAPISamples | Mozscape API sample code | null | Mozscape API Sample Code
========================
Welcome to the Mozscape API sample code. Please let us know if you
have any questions and send along any examples you'd like to
contribute.
| 1 |
Bukkit/SamplePlugin | Bukkit Sample Plugin | null | null | 1 |
AuthorizeNet/sample-code-java | This repository contains working code samples which demonstrate java integration with the Authorize.Net API | null | # Java Sample Code for the Authorize.Net SDK
[](https://travis-ci.org/AuthorizeNet/sample-code-java)
This repository contains working code samples which demonstrate Java integration with the [Authorize.Net Java SDK](https://www.g... | 0 |
Watson-Explorer/wex-wdc-integration-samples | Sample code and tutorials for integrating Watson Explorer with Watson Developer Cloud services on Bluemix | null | All future sample code, including updates to the samples originall provided here, are maintained in the [IBM Watson repos on GitHub](https://github.com/ibm-watson). This includes the following repositories of interest, originally from this project:
* [WEX Application Builder Samples](https://github.com/IBM-Watson/wex... | 1 |
nitsanw/jmh-samples | JMH examples with my own examples + jar etc | null | jmh-samples
===========
<b>NOTE: As of 15/06/2013 the jar/samples were up to date. JMH has come a long way since and is much easier to play with.<br/>
I have now removed the old jar/samples and use the maven hosted dependency instead.<br/></b>
JMH samples.<br/>
This was setup to support my 2 blog posts about JMH:<br/>
... | 0 |
web3j/sample-project-gradle | Sample web3j project using Gradle | blockchain ethereum gradle java web3j | # web3j Sample Project
This project provides a very simple starter application for working with web3j and the test
Ethereum network (testnet) known as Rinkeby.
The demo deploys a *hello world* smart contract which contains a greeting message. The current
greeting message can be read and modified in the smart contract... | 1 |
jenkinsci/simple-build-for-pipeline-plugin | sample Jenkinsfile | null | # Jenkinsfile - making the easy things easy
This plugin aims to build out a DSL for Jenkinfile (pipeline as code) to make the easy things easy, without taking away any of the power of Jenkins Pipeline for when you really need it.
[
| 0 |
vmware/vsphere-automation-sdk-java | Java samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API | api-client bindings documentation java restful-api samples vmware-vsphere | # VMware vSphere Automation SDK for Java
## Table of Contents
- [Abstract](#abstract)
- [Supported vCenter Releases](#supported-vcenter-releases)
- [Table of Contents](#table-of-contents)
- [Quick Start Guide](#quick-start-guide)
- [Setting up maven](#setting-up-maven)
- [Setting up a vSphere Test Environment](#set... | 0 |
symisc/pixlab | PixLab Resources & Code Samples | computer-vision deep-learning image-analysis image-processing java javascript php python rest-api | # [PixLab](https://pixlab.io) & [FACEIO](https://faceio.net) Guides, Announcments & Tutorials
* [Face Authentication with HTMX](https://itnext.io/face-authentication-with-htmx-a1dffb9247e0)
* [PixLab’s New Single Shot Livesness, Face Anti-Spoof & Deep-Fake Detector Model: Revolutionizing Face Authentication](https://ww... | 0 |
dockersamples/wordsmith | Sample project with Docker containers running under Kubernetes | demo docker docker-compose example kubernetes sample swarm | # Wordsmith App
Wordsmith is the demo project originally shown at DockerCon EU 2017 and 2018.
The demo app runs across three containers:
- **[api](api/Dockerfile)** - a Java REST API which serves words read from the database
- **[web](web/Dockerfile)** - a Go web application that calls the API and builds words into ... | 1 |
SpringDataElasticsearchDevs/spring-data-elasticsearch-sample-application | Spring Data Elasticsearch Sample Application | null | spring-data-elasticsearch-sample-application
============================================
Spring Data Elasticsearch Sample Application | 1 |
Azure-Samples/azure-cosmos-java-sql-api-samples | Sample code for Azure Cosmos DB Java SDK for SQL API | null | ---
page_type: sample
languages:
- java
products:
- java sdk
description: "Sample code repo for Azure Cosmos DB Java SDK for SQL API"
urlFragment: ""
---
# Azure Cosmos DB Java SQL API Samples
<!--
Guidelines on README format: https://review.docs.microsoft.com/help/onboard/admin/samples/concepts/readme-template?branc... | 1 |
romainguy/filthy-rich-clients | Samples for the book Filthy Rich Clients | null | # Filthy Rich Clients
This repository hosts all the code examples from the
book called Filthy Rich Clients, written by Chet Haase
and Romain Guy.
You can find more information about the book here:
http://filthyrichclients.org/

All the examples are... | 0 |
blazegraph/blazegraph-samples | Blazegraph Samples with Sesame, Blueprints, and RDR | null | #Welcome to the Blazegraph Samples Project#
The Blazegraph™ Database is our ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine and has available enterprise features such as High Availability and Scale-out. It is in production use for F... | 0 |
adobe/aem-test-samples | Adobe Experience Manager Test Samples | aem testing | # AEM Test Samples
This is a collection of test modules that can be run to validate an AEM cloud-based deployment.
Tests are written according to [Best practices](https://github.com/adobe/aem-testing-clients/wiki/Best-practices).
## Modules
* [smoke](./smoke) - generic smoke tests
## How to use
Clone the repository ... | 0 |
hantsy/spring-microservice-sample | Spring Boot based Mircoservice sample | docker docker-machine docker-swarm docker-toolbox microservice ngnix rest spring spring-boot spring-data-jpa spring-data-redis spring-security spring-session | <!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Building a Microservices application with Spring Boot](#building-a-microservices--... | 1 |
auth0-samples/auth0-servlet-sample | Auth0 Integration Samples for Java Servlets and JSP | auth0 authentication dx-sdk-quickstart java quickstart webapp | # Auth0 Servlet Samples
[](https://circleci.com/gh/auth0-samples/auth0-servlet-sample)
This sample demonstrates how to add authentication to a Java web app using Auth0.
Check the [Java Quickstart](https://auth0.com/docs/quickstart/w... | 0 |
lenve/springcloud-video-samples | null | null | ## Spring Cloud 视频案例
扫码加微信(微信ID:**a_java_boy2**),备注 Java,进群讨论。

松哥自制的 Spring Cloud 视频案例。按需下载:
|编号|视频|案例|备注|
|:---|:---|:---|:---|
|01|第 02 章 第 3 小节|[点击下载视频案例](https://github.com/lenve/springcloud-video-samples/ar... | 0 |
jxtaliu/SpringBatchSample | Spring Batch Sample 4 book | null | SpringBatchSample
=================
Spring Batch Sample 4 book
本项目是图书《Spring Batch批处理框架》的配套源代码。
| 1 |
st-tu-dresden/guestbook | Guestbook sample Java web-application | null | null | 1 |
heowc/SpringBootSample | spring boot sample source | spring spring-batch spring-boot spring-data spring-security spring-statemachine | # Intro
* Spring Boot Sample Code
# subproject
- `spring-boot-aop`
- `spring-boot-async`
- `spring-boot-batch`
- `spring-boot-cache`
- `spring-boot-configurable`
- `spring-boot-cors`
- `spring-boot-custom-jackson`
- `spring-boot-docker`
- `spring-boot-dynamo`
- `spring-boot-event`
- `spring-boot-excel`
- `spring-boo... | 1 |
michaelisvy/mvc-layout-samples | null | null | null | 0 |
fits/try_samples | samples | null | null | 0 |
k33ptoo/School-Management-System-JavaFX | A sample JavaFX management system GUI | javafx javafx-application javafx-desktop-apps javafx-gui javafx-project | # School Management System JavaFX
Previews


.
| 0 |
moe-java-samples/moe-java-samples | [DEPRECATED] Go to https://multi-os-engine.org/ | null | **Samples for open-sourced Multi-OS Engine were moved to https://github.com/multi-os-engine/moe-samples-java**
--------
[DEPRECATED] Intel Multi-OS Engine Samples
--------
Overview
--------
[Intel Multi-OS Engine](https://software.intel.com/en-us/multi-os-engine) provides a Java runtime and Java interf... | 0 |
saki4510t/AudioVideoRecordingSample | Simultaneous audio and video recording sample using MediaCodec/MediaMuxer | null | AudioVideoRecordingSample
=========================
Simultaneous audio and video recording sample using MediaCodec/MediaMuxer
Copyright (c) 2014-2016 saki t_saki@serenegiant.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may... | 1 |
weavey/NormalSelectDialog | Some sample of dialog. | null |
已停止维护,慎用!!!!!!!!!
[Version 1.3详情](https://weavey.github.io/2016/09/07/%E7%9B%B4%E6%8E%A5%E6%8B%BF%E5%8E%BB%E7%94%A8%E4%B9%8BDialog/)
Version 1.3引用
> compile 'com.lai.weavey:dialog:1.3'
[Version 2.0详情](https://weavey.github.io/2016/12/28/%E7%9B%B4%E6%8E%A5%E6%8B%BF%E5%8E%BB%E7%94%A8%E4%B9%8BDialog2/)
Version 2.0引用... | 1 |
eclipse-ee4j/glassfish-samples | null | null | # GlassFish Samples
This repository contains the source files for the
[GlassFish Samples](https://github.com/eclipse-ee4j/glassfish-samples) that are delivered with the
Java EE SDK.
This software is provided to you under the terms described in
this [License](LICENSE). By using this software, you agree to accept
the t... | 0 |
Even201314/MRichEditor | A rich text editor sample (based on summernote) | richeditor wysiwyg | MRichEditor
======
A rich text editor sample (based on [summernote](https://github.com/summernote/summernote))
## Features
- Bold
- Italic
- Underline
- Strike-through
- Heading 1
- Heading 2
- Heading 3
- Heading 4
- Heading 5
- Heading 6
- Paragraph
- Quote
- Ordered List
- Unordered List
- Code
- Horizontal Rule
-... | 1 |
AxonIQ/code-samples | Multi-module project containing several Axon-based samples | cqrs domain-driven-design event-sourcing message-driven microservices moduliths | # Code Samples
This repository contains several Axon-based sample projects to explain specific topics.
Axon usage extends itself from the repositories under the [Axon Framework project](https://github.com/AxonFramework/),
as well as the tools provided by AxonIQ like [Axon Server](https://www.axoniq.io/products/axon-se... | 0 |
piomin/sample-spring-microservices | Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools | elastic-stack eureka hystrix kibana kubernetes logstash microservices ribbon spring-boot spring-boot-admin spring-cloud spring-cloud-netflix spring-cloud-sleuth zipkin zuul | null | 0 |
dougqh/jvm-mechanics | Presentation & Code Samples Showing Compilation & Deoptimization Behavior of HotSpot | null | null | 0 |
iuliana/book-code | Spring various code samples. | null | null | 0 |
dunithd/edu-samples | This repository contains the source code for samples featured in eventdrivenutopia.com | null | # Code Samples for Articles Featured at eventdrivenutopia.com
This repository contains the source code for samples featured in eventdrivenutopia.com
| 0 |
micrometer-metrics/micrometer-samples | Sample apps to demo Micrometer features | null | # Micrometer Samples
[](https://circleci.com/gh/micrometer-metrics/micrometer-samples)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://start.spring.io/)
基于程序猿DD的SpringBoot教程所做的学习实践,基于SprintBoot 1.5.15版本,每个项目均演示了部分内容。由于程序猿DD的文章示例版本太旧,部分Code无法正常运行,所以在学习途中(非Spri... | 0 |
dandelion/dandelion-datatables-samples | Sample applications to demonstrate Dandelion-Datatables features | null | # dandelion-datatables-samples
Sample applications to demonstrate Dandelion-Datatables features
| 1 |
tmatyashovsky/spark-ml-samples | null | null | # Sample Application for "Introduction to ML with Apache Spark MLlib" Presentation
## Presentation
Link to the presentation: http://www.slideshare.net/tmatyashovsky/introduction-to-ml-with-apache-spark-mllib
## Idea
Create few examples to demonstrate regression, classification and clustering to Java developers.
Main ... | 0 |
making/spring-boot-db-samples | Spring Boot + Data access libraries | null | ## Spring Boot Data Accesss Examples
### Implemented technologies
* [Spring JDBC](demo-spring-jdbc)
* [Spring Data JPA](demo-spring-data-jpa)
* [jOOQ](demo-jooq)
* [MyBatis](demo-mybatis)
* [Doma2](demo-doma2)
* [Querydsl](demo-querydsl)
* [JDBI](demo-jdbi)
* [Sql2o](demo-sql2o)
* [Iciql](demo-iciql)
* Exposed
* [S2J... | 0 |
oldrev/axelor-cookbook-samples | Axelor 二次开发入门视频教程代码范例 | null | # axelor-cookbook-samples
Axelor 教程代码范例仓库,本仓库保存“命叔杂技”视频专栏《Axelor 开发系列教程》的实例代码。
本项目的 `build.gradle` 中引用了作者提供的 Axelor 开发平台汉化版:
https://github.com/axelor-l10n-cn
请确保网络可以访问 GitHub 的内容,自己的项目可参考如何使用汉化版。
任何问题可进 QQ 群 1048161339 讨论。
# 视频教程在线观看:
* Youtube: https://www.youtube.com/watch?v=wegQWkt3vDg&list=PLlQK_EEIm_sWj-Bv... | 0 |
mudigal-technologies/microservices-sample | Sample project to create an application using microservices architecture | angular9 api-gateway consul docker docker-compose dockerfile elasticsearch h2 java kibana logback logstash microservices-architecture mysql rabbitmq spring-boot springboot-webflux springboot-webflux-mongodb springboot2 zuul | # Microservices Sample
[](https://travis-ci.org/mudigal-technologies/microservices-sample)
[](htt... | 1 |
yixia/VitamioDemo | DEPRECATED - Please use the [VitamioBundle/sample] | null | VitamioDemo
===========
Demo of Vitamio for Android, it's reference the [VitamioBundle][1] .
DEPRECATED
==========
Please use the VitamioBundle [sample][2]
License
=======
Copyright 2013 yixia.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in comp... | 0 |
totvs/tjf-samples | TOTVS Java Framework Samples | cloud java microservices spring tjf tjf-samples totvs-java-framework | # TOTVS Java Framework
## Samples
Repositório contendo todos os _samples_ de uso das bibliotecas do __TOTVS Java Framework ([TJF])__.
> __Importante__
> No momento, apenas colaboradores da TOTVS tem acesso ao repositório Maven do TJF,
de onde podem ser baixados os artefatos que são referenciados nos _samples_.
[TJF... | 0 |
googlemaps/last-mile-fleet-solution-samples | null | null | # Last Mile Fleet Solution Sample Apps
## Introduction
The LMFS Sample Apps provide reference implementations of the various
integrations and applications that use the
[LMFS APIs](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution).
You can use these samples to quickly ... | 0 |
neoremind/coddding | My sample code repository | null | # Sample code

This repository is mainly used as a training court.
Do something today that your future self will thank you for!
| 1 |
citerus/dddsample-core | This is the new home of the original DDD Sample app (previously hosted at sf.net).. | null | # DDDSample
[](https://github.com/citerus/dddsample-core/actions/workflows/pipeline.yml)
This is the new home of the original DDD Sample app hosted at SourceForge.
Our intention is to move everything from SourceFo... | 1 |
eyal-lupu/eyallupu-blog | Code samples from my blog | null | [](https://travis-ci.org/eyal-lupu/eyallupu-blog)
# eyallupu-blog
Code samples from my blog
| 0 |
ThomasVitale/cloud-native-spring-in-action | 🍃 Code samples and projects from the book Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning) " | buildpacks cloud-native devops docker gradle java jvm kubernetes kubernetes-native microservices spring spring-boot spring-cloud | # 🍃 Cloud Native Spring in Action
<a href="https://www.manning.com/books/cloud-native-spring-in-action"><img src="/book-cover.jpg" alt="The book cover of 'Cloud Native Spring in Action' by Thomas Vitale" align="left" height="200px" /></a>
This repository contains the source code accompanying the book [Cloud Native S... | 0 |
git-moss/ConvertWithMoss | Converts multisamples from a source format (WAV, multisample, KMP, wavestate, NKI, SFZ, SoundFont 2) to a different destination format. | converter multi-sample music samples | # ConvertWithMoss
Converts multisamples in a specific source format to a different destination format. Furthermore, it can create multisample files from plain WAV files.
Additionally, the conversion process reads and writes metadata (name, category, creator, description and keywords) as well as envelopes and filter s... | 0 |
apache/sling-samples | Apache Sling Samples | graphql java samples sling | [](https://sling.apache.org)
 [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-samples/job/master/) [
3. Deploying a Message Broker with Apache ActiveMQ... | 0 |
aws-samples/amazon-eks-jenkins-terraform | These samples focus on Continuous Integration, and contain installation and configuration of Jenkins on Amazon EC2 using Hashicorp Terraform (Open Source) | null | # Continuous Intergration on Amazon EKS
<br />
## Prerequisites
To implement the instructions in this post, you will need the following accounts:
* An AWS account – [how to create a new AWS account](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/)
* A Docker hub account – [how ... | 0 |
bijukunjummen/spring-cloud-ping-pong-sample | Sample spring-cloud based app | null | ## Up and running with Sample Spring-Cloud based app
There are two ways to run the entire application:
- On Local Machine
- Using Docker
### On Local Machine
Running it all local is simple, do the following in sequence, in four different terminal windows:
#### Start up Eureka
```sh
cd sample-eureka
../mvnw spring-b... | 1 |
yangliuy/LDAGibbsSampling | Open Source Package for Gibbs Sampling of LDA | gibbs-sampling java lda topic topic-modeling | LDAGibbsSampling
================
/**
Copyright (C) 2013 by
SMU Text Mining Group/Singapore Management University/Peking University
LDAGibbsSampling is distributed for research purpose, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Feel free to co... | 0 |
jkazama/ddd-java | Spring Boot + Java [ DDD Sample ] | ddd devcontainer java spring-boot | ddd-java
---
### Preface
It is DDD sample implementation from [Spring Boot](http://projects.spring.io/spring-boot/).
It is not a framework, This is a simple example of the implementation based on Evans's DDD.
#### Concept of Layering
It is three levels of famous models, but considers the infrastructure layer as cr... | 1 |
gwtboot/gwt-boot-samples | GWT Boot: Samples to check all the Starters | boot framework gwt java javascript spring-boot starter | # GWT Boot Samples

Here you can find some samples on how you can use the GWT Boot Starters in
your project. This quickstart document is based on following sample project: [gwt-boot-sample-basic](https://github.com/gwtbo... | 0 |
AndroidAdvanceWithGeektime/Chapter07 | Sample for Add Systrace Tag | null | # Chapter07
这个Sample是学习如何给代码加入Trace Tag, 大家可以将这个代码运用到自己的项目中,然后利用systrace查看结果
结果如下:
```
protected void onResume() {
TraceTag.i("com.sample.systrace.MainActivity.onResume.()V");
super.onResume();
Log.i("MainActivity", "[onResume]");
TraceTag.o();
}
```
## 操作步骤
操作步骤如下:
1. 使用Andr... | 1 |
johanvos/quantumjava | Samples related to Quantum Computing for Java Developers"" | java quantum quantum-computing | # Quantum Computing samples in Java
This repository contains the source code for the samples discussed in
<a href="https://www.manning.com/books/quantum-computing-for-java-developers?a_aid=quantu
mjava&a_bid=e5166ab9">Quantum Computing for Developers</a>
<a href="https://www.manning.com/books/quantum-computing-for-ja... | 0 |
gxercavins/dataflow-samples | Examples using Google Cloud Dataflow - Apache Beam | null | # Dataflow-samples
This repository contains some Google Cloud Dataflow / Apache Beam samples.
## Quickstart
Each folder contains specific instructions for the corresponding example.
Use the below button to clone this repository into Cloud Shell and start right away:
[](https://travis-ci.org/SolaceSamples/solace-samples-semp)
# Getting Started Examples
## Solace Element Management Protocol (SEMP)
These tutorials will get you up to speed and managing Solace message routers with SEMP as quickl... | 0 |
jvm-graphics-labs/jogl-samples | The Java OpenGL Samples Pack | null | # jogl-samples
The Java OpenGL Samples Pack (called unsurprisingly jogl-samples :scream: ) is the java port of the [OpenGL Samples Pack](http://www.g-truc.net/project-0026.html), a collection of [OpenGL](http://www.opengl.org/) samples based on the OpenGL "core profile" specifications.
The project aims to promote th... | 0 |
spinscale/elasticsearch-rest-client-samples | Elasticsearch REST client samples using Testcontainers | null | # Elasticsearch REST client examples
This repository shows a few examples of how to use the [Elasticsearch Java
client](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html).
It is using Testcontainers for Elasticsearch, so you need to have Docker
up and running.
You can run the tes... | 0 |
SolaceSamples/solace-samples-jms | Getting Started Samples for the Solace JMS API. | solace solace-samples | [](https://travis-ci.org/SolaceSamples/solace-samples-jms)
# Getting Started Examples
## Solace JMS API
The "Getting Started" tutorials will get you up to speed and sending messages with Solace technology as quickly as possible. ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.