full_name
stringlengths
7
104
description
stringlengths
4
725
topics
stringlengths
3
468
readme
stringlengths
13
565k
label
int64
0
1
berndruecker/ticket-booking-camunda-8
A ticket booking example using Camunda Cloud, RabbitMQ, REST and two sample apps (Java Spring Boot and NodeJS)
null
# Ticket Booking Example ![Ticket Booking Process](booking-service-java/src/main/resources/ticket-booking.png) A ticket booking example using * Camunda Platform 8, * RabbitMQ, * Java Spring Boot App * NodeJS App ![Architecture Overview](architecture.png) # How To Run <a href="http://www.youtube.com/watch?feature=p...
1
Pivotal-Open-Source-Hub/geode-demo-application
A sample of how Apache Geode can be used a low latency, horizontally scalable data source
null
# geode-demo-application This is an example of: * Starting and managing a Spring Configured Geode Cluster * Application(s) containing a Geode client that use Geode as a data store or leverage its compute capabilities There are two ways to run this demo: 1. Single Node Stand Alone Mode 2. Geode Cluster Running On AWS ...
1
lemonlabs/u2020-mortar
[DEPRECATED] Port of Jake Wharton's U2020 sample app with use of Mortar & Flow + couple more examples
null
U+2020 mortar ============ Disclaimer: Mortar & Flow have evolved since this project was created. It will be updated when we've completely decided what to do with the libraries. Port of Jake Wharton's U+2020 sample app with use of Mortar &amp; Flow + couple more examples. This is more of a kitchen sink of things we ...
1
wbingli/maven-s3-repo
A sample project of how to use S3 as Maven repository
null
AWS S3 Maven Repository ======================= This project demonstrates how to use AWS S3 as maven repository. [AWS Maven Wagon](https://github.com/spring-projects/aws-maven) plugin is used. Demo Projects ============= ## s3 This project is a sample maven project. It's configured to be published to S3 based reposi...
1
HMS-Core/huawei-account-demo
Sample code for quickly integrate Huawei ID. HUAWEI Account Kit provides developers with simple, secure, and quick sign-in and authorization functions.
account authorization hms huawei sign-in signout
# HMS Core Account Kit Sample Code English | [中文](README_ZH.md) ## Contents * [Introduction](#Introduction) * [Installation](#Installation) * [Environment Requirements](#Environment-Requirements) * [Configuration](#Configuration) * [Sample Code](#Sample-Code) * [Result](#Result) * [Technical Support](#Technical-Supp...
1
HMS-Core/hms-AREngine-demo
Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.
null
# HUAWEI AR Engine Demo ## Table of Contents * [Introduction](#introduction) * [Getting Started](#getting-started) * [Supported Environments](#supported-environments) * [Result](#result) * [License](#license) ## Introduction The HwAREngineDemo program demonstrates how to use HUAWEI AR Engine. For more development de...
1
aliyun/alibabacloud-kms-demo
Alibaba Cloud KMS Sample Code for Java, Go and Python
aliyun go java kms python
# KMS开放API及最佳实践多语言样例 密钥管理服务(Key Management Service,简称KMS)提供密钥的安全托管及密码运算等服务。KMS内置密钥轮转等安全实践,支持其它云产品通过一方集成的方式对其管理的用户数据进行加密保护。借助KMS,您可以专注于数据加解密、电子签名验签等业务功能,无需花费大量成本来保障密钥的保密性、完整性和可用性。 产品官网:[官网](https://www.aliyun.com/product/kms) KMS控制台:[控制台](https://kms.console.aliyun.com/) 官方文档:[帮助文档](https://help.aliyun.com/product/2...
1
SAP-samples/btp-azure-opensap
Exercises and sample code for the openSAP course Building Applications on SAP BTP with Microsoft Services""
null
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-azure-opensap)](https://api.reuse.software/info/github.com/SAP-samples/btp-azure-opensap) --- Even though the course is now closed, you can still access the videos and PDFs in self-paced mode via the [openSAP course itself](https://open.sap....
1
evanx/vellum
Technical articles and sample code
null
See the wiki homepage: https://github.com/evanx/vellum/wiki At some stage, commmon utilities were copied to <a href="https://github.com/evanx/vellumcore">github.com/evanx/vellumcore</a>, as a dependency for other projects. Also <a href="https://github.com/evanx/dualcontrol">dualcontrol</a> code was copied to <a href...
1
cqsupport/webinar-dispatchercache
Sample code and configurations to support a webinar showing how to optimize dispatcher caching with Adobe CQ.
adobe-cq aem cq-experts dispatcher expert java join-adobe-experts webinar
Optimizing the CQ Dispatcher Cache ======================= Sample code and configurations to support a webinar showing how to optimize dispatcher caching with Adobe CQ. **Sample code for the following webinar which was on Thursday, February 21st, 2013.** ### Webinar Recording http://my.adobeconnect.com/p7th2gf8k43/ ...
1
jgilfelt/ThisWayUp
Sample app for my Droidcon London 2013 talk - This Way Up: Implementing Effective Navigation""
null
null
1
YugabyteDB-Samples/yugastore-java
An implementation of a sample e-commerce app composed of microservices written in Spring (Java), a UI based on React, and YugabyteDB as the distributed SQL database.
demos spring-boot spring-data-jpa yugabyte
# Yugastore in Java ![Homepage](docs/home.png) This is an implementation of a sample ecommerce app. This microservices-based retail marketplace or eCommerce app is composed of **microservices written in Spring (Java)**, a **UI based on React** and **YugabyteDB as the [distributed SQL](https://www.yugabyte.com/tech/dis...
1
enr1c091/microservices-oauth
Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2
null
# Building Scalable Container-Ready and Secure Microservices The full article of this repository can be found [here][article]!! This repository contains an example of how to design and implement production-ready microservices using Spring Boot and Spring Cloud (Netflix OSS). It also applies some of the best practices...
1
loiane/ibatis-handling-joins
MyBatis/iBatis sample application. This sample app demonstrates how to work with advance result mapping, one-to-one relantionship, one-to-many relationship and many-to-many relationship using iBatis (MyBatis 3).
null
null
1
sachinvarma/Speech-Recognizer
This is a sample project which is having a continuous speech recognizer which will work as a background service.
null
# Speech-Recognizer This is a sample project which is having a continuous Speech Recognizer, which will listen voice commands as a background service. ![](https://github.com/sachinvarma/Speech-Recognizer/blob/master/Art/demo.gif) **How to Add :** Via Gradle: ``` repositories { maven { url "https://jitpack....
1
bdelacretaz/OSGi-for-mere-mortals
Sample code for my OSGi for mere mortals" presentation at ApacheCon NA 2011"
apachecon java osgi tutorial
# OSGi for mere mortals This is the code of my "OSGi for mere mortals" presentation at [ApacheCon](http://apachecon.com) NA 2011, EU 2012 and EU 2014. <div style="float:right"><a href="http://events.linuxfoundation.org/events/apachecon-europe/program/schedule"> <img src="http://bit.ly/1ttg6CE"/></a></div> It's a min...
1
sfav/axon-springboot-cloud
A sample springboot project using axon framework to implement event sourcing and cqrs
null
##Spring Cloud with Axon Event Sourcing, CQRS and AngularJS Example ###Introduction This application is a Spring Cloud example of using axon event sourcing in microservices. The project is intended to demonstrate end-to-end practice for building a microservice architecture that implement event sourcing and CQRS(Comm...
1
lifedemons/photoviewer
This is the sample of Clean Architecture in Real Conditions
null
# Photo Viewer Sample This is the sample of Clean Architecture in Real Conditions This project has been influenced by: **1. Uncle Bob** (http://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html) **2. Fernando Cejas** (http://fernandocejas.com/2015/07/18/architecting-android-the-evolution/) **Tech...
1
odrotbohm/spring-modulith-deep-dive
Sample code for the Spring Modulith Deep Dive workshop / training
null
null
1
florent37/OCiney
OCiney is a sample app implementing several UI and UX patterns. I was firstly built to test a few different implementations of a details page.
null
null
1
ray-project/mobius
Mobius is an AI infrastructure platform for distributed online learning, including online sample processing, training and serving.
distributed-computing fusion machine-learning online-learning realtime training
null
1
zowe/sample-spring-boot-api-service
Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
java mainframe rest-api sample zos zowe
# [Zowe](https://zowe.org/) REST API SDK and Sample Service &middot; [![CircleCI](https://circleci.com/gh/zowe/sample-spring-boot-api-service.svg?style=shield)](https://circleci.com/gh/zowe/sample-spring-boot-api-service) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=zowe_sample-sprin...
1
uttesh/JmeterAPISample
POC sample for load testing by jmeter api java code instead of gui and generating the jmx and csv reports
null
# JmeterAPISample Sample application for load testing by jmeter api java code instead of gui and generating the jmx and csv reports Full description on this sample is explained in my blog <a href="http://uttesh.blogspot.in/2015/04/jmeter-load-testing-by-code-jmeter-api.html" target="_blank">http://uttesh.blogspot.in/2...
1
filippoengidashet/Retrofit2-RestApiDemo
This is a sample to make an http request using retrofit2 and display it on a recyclerview. If the device is offline, it is able to display the images and data from sqlite database. Used libraries: Picasso, retrofit, Google gson and others. If you are happy with the sample follow me on github.
null
# Retrofit2-RestApiDemo This is a sample to make an http request using retrofit2 and display it on a recyclerview. If the device is offline, it is able to display the images and data from sqlite database. Used libraries: Picasso, retrofit, Google gson and others. If you are happy with the sample follow me on github. F...
1
kbastani/sentiment-analysis-twitter-microservices-example
A sample application that demonstrates how to build a graph processing platform to analyze sources of emotional influence on Twitter.
graph-algorithms neo4j pagerank spring-boot spring-data twitter-sentiment-analysis
# Sentiment Analysis Twitter Microservices Example A sample application that demonstrates how to build a graph processing platform to analyze sources of emotional influence on Twitter. [A guided tutorial](http://www.kennybastani.com) is provided with this sample project. This repository is actively being worked on an...
1
dsyer/spring-boot-js-demo
These samples explore the different options that Spring Boot developers have for using Javascript and CSS on the client (browser) side of their application.
javascript spring spring-boot
null
0
rrifafauzikomara/GoogleMapsSample
Sample app who implement all API Google Maps V2 (Get Current Location, Place Autocomplete, Place Search, Place Picker)
autocomplete current-location gmaps-api real-time
# Google Maps V2 Sample ![GitHub stars](https://img.shields.io/github/stars/rrifafauzikomara/GoogleMapsSample?style=social) ![GitHub forks](https://img.shields.io/github/forks/rrifafauzikomara/GoogleMapsSample?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/rrifafauzikomara/GoogleMapsSample?sty...
1
gbonjubee/MobileMoneySolution
This repo contains sample code integrating Africa's Talking USSD and Flutterwave API for Mobile Money Application.
how-to-create-mobile-money-solution java mobile-money ussd
# FlutterNTalkingUssd This repo contains sample code showing how to create a mobile money application using Africa's Talking USSD and Flutterwave API for payment. Slide available here: https://docs.google.com/presentation/d/1JnKWipxncwb2B2ugVJvIkrsWB0VtBv1zaEBGowkJ1ZM/edit?usp=sharing
1
aws-samples/selling-partner-api-bootstrap
A sample for how to properly implement the Selling Partner API rate limit and authentication.
null
## selling-partner-api-bootstrap This project is a sample implementation of how to implement `rate limiter` and `authentication` for Amazon Selling Partner API. This implementation followed the official document [here](https://github.com/amzn/selling-partner-api-docs). ### Overview This project consist of two parts...
1
HMS-Core/hms-iap-serverdemo
IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.
hms huawei in-app-purchases java pay purchase
# **iap-java-sample** English | [中文](README_ZH.md) ## Contents * [Introduction](#introduction) * [Installation](#installation) * [Environment Requirements](#Environment Requirements) * [Configuration ](#configuration ) * [Sample Code](#Sample Code) * [License](#license) ## Introduction Java sample code encap...
1
bugcacher/CineWatch
Sample Movie app using Hilt, RxJava3, View Binding, Jetpack Components( MVVM, Navigation Component, Room, Live Data), Retrofit
hilt-android livedata mvvm navigation navigation-component room-database rxjava viewbinding
# CineWatch Sample Movie app using Hilt, RxJava3, View Binding, Jetpack Components( View Model, Navigation Component, Room, Live Data),and Retrofit <img src="https://user-images.githubusercontent.com/44507909/84819410-8e936100-b035-11ea-8ed8-89183afa6f6a.jpg" width="90%"></img> <img src="https://user-images.githubuse...
1
Frameworkium/frameworkium-examples
Sample project which utilises frameworkium-core, a framework for writing maintainable Selenium and REST API tests and facilitates reporting and integration to JIRA.
allure frameworkium selenium selenium-webdriver
# Frameworkium Examples ![build](https://github.com/frameworkium/frameworkium-examples/workflows/frameworkium-examples%20build/badge.svg) This is a *sample project* which utilises [frameworkium-core][frameworkium-core], a framework for writing maintainable Selenium and REST API tests that also makes integrating with o...
1
HMS-Core/hms-ads-demo-java
HUAWEI Ads SDK sample code. HUAWEI Ads SDK provides the banner, native, rewarded, interstitial and splash ad formats for integration.
ads ads-kit ads-sdk hms hms-ads hms-ads-demo
# Petal Ads Sample Code (Java) English | [中文](https://github.com/HMS-Core/hms-ads-demo-java/blob/master/README_ZH.md) ## Contents * [Introduction](#Introduction) * [Installation](#Installation) * [Configuration](#Configuration) * [Environment Requirements](#Environment-Requirements) * [Sample Code](#Sample-Code)...
1
broken-e/gdx-ui-app
An alternative to libgdx Game and Screen classes with prebuilt scene2d.ui functionality and sample crappy game
null
gdx-ui-app ========== An example very simple game entirely using scene2d.ui. Also has reusable classes (i.e. UiApp and BaseScreen) to get a new game started with screens that transition. It wouldn't fit every case, for example if you wanted to use an AssetLoader. NOTE: This code works but there might be issues or b...
1
JeroenMols/MethodCountExample
Sample project to shrink huge libraries and reduce their method count.
null
# MethodCountExample Sample project to shrink huge libraries and reduce their method count. Please find more details in [this blogpost](http://jeroenmols.com//blog/2016/05/06/methodcount/).
1
andforce/AppleSampleCode
https://developer.apple.com/library/content/navigation/index.html#section=Resource%20Types&topic=Sample%20Code
null
# AppleSampleCode Mirror of [Apple Sample Code](https://developer.apple.com/library/content/navigation/index.html#section=Resource%20Types&amp;topic=Sample%20Code) | 名称 | 平台&下载 | 最后更新时间 | | ----- | ----- | -----: | | [2BufRecordBufferCmd](https://developer.apple.com/library/archive/samplecode/2BufRecordBu...
0
authorjapps/performance-tests
Sample Performance Testing setup for HTTP REST, SOAP APIs, JUnit4, JUnit5 tests - Generating Load and Stress On a Target Application
api assertion consurrent declarative easy java jmeter json junit junit5 jupiter load parallel performance rest simple testing tests user using
Visit our [Knowledge Base](https://knowledge.zerocode.io/knowledge/load-or-performance-testing-ide-based) to learn about load/stress testing and [IDE based performance testing](https://knowledge.zerocode.io/knowledge/load-or-performance-testing-ide-based). ## Table of Contents * [Introduction and Quick Overview](https...
1
LambdaTest/junit-selenium-sample
Run JUnit and Selenium scripts on LambdaTest automation cloud. A sample repo to help you run JUnit framework based test scripts in parallel with LambdaTest
automated-testing automation grid java junit lambdatest selenium selenium-tests selenium-webdriver test-automation testing testing-tools web-testing
# Run Selenium Tests With JUnit On LambdaTest ![image](https://user-images.githubusercontent.com/70570645/171432631-dcc31b10-6590-4877-98c0-4ac702fbd441.png) <p align="center"> <a href="https://www.lambdatest.com/blog/?utm_source=github&utm_medium=repo&utm_campaign=junit-selenium-sample" target="_bank">Blog</a> &...
1
Ikhiloya/spring-jpa-oracle-demo
A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database
mysql oracle-database sample-demo spring-boot spring-data-jpa
# spring-jpa-oracle-demo A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database ## Build #### mvn clean package ## Run App with either oracle or mysql profile #### mvn spring-boot:run -Dspring.profiles.active=oracle #### mvn spring-boot:run -Dspring.prof...
1
cory-johannsen/gradle-jni-example
A sample application that shows how to use gradle to compile C/C++ JNI code
null
# gradle-jni-example A sample application that shows how to use gradle to compile C/C++ JNI code This project require gradle 2.3 to match the native compilation DSL. Native compilation currently support two toolchains: gcc and clang. The gradle native plugin scans the path and chooses the "best" tool available, alth...
1
irobertson/jpa-annotation-processor
Sample code for JavaOne 2012 talk CON7928 - Writing Annotation Processors to Aid Your Development Process
null
This is code for the JavaOne 2012 talk [CON7928 - Writing Annotation Processors to Aid Your Development Process](https://oracleus.activeevents.com/connect/sessionDetail.ww?SESSION_ID=7928).
1
qiyuesuo/sdk-java-sample
Sample code showing how to use Qiyuesuo Java SDK. 契约锁Java SDK示例代码。
null
# 契约锁Java SDK示例 [契约锁](http://www.qiyuesuo.com) 成立于2015年,是新一代数字签名服务领域的领军企业。依托雄厚的企业管理软件服务经验,致力为全国的企业及个人用户提供最具可用性、稳定性及前瞻性的电子签署、数据存证及数据交互服务。 契约锁深耕企业级市场,产品线涵盖电子签署、合同管理、公文签发、数据存证等企业内签署场景,并提供API调用方便接入企业内部管理系统。目前主要为教育、旅游、互联网金融、政府事业单位、集团企业、B2B电商、地产中介、O2O等企业及个人提供签署、存证服务。 契约锁严格遵守《中华人民共和国电子签名法》,并联合公安部公民网络身份识别系统(eID)、工商相关身份识别系统、权威...
1
yupaits/docs-manage
文档管理系统,实现了SpringBoot生态主流的三种认证授权方案:1、基于OAuth2的认证授权和单点登录;2、基于Shiro和jwt实现认证授权;3、基于Spring Security和jwt实现认证授权。此项目不准备继续开发,建议关注 https://github.com/yupaits/yutool-samples/tree/master/auth-sample 获取相关更新内容。
null
# DocsManage 之 实现基于OAuth2的认证授权和单点登录 ## 分支 - [shiro-jwt](https://github.com/YupaiTS/docs-manage/tree/shiro-jwt): DocsManage 之 Shiro-jwt 实现认证授权 - [spring-security-jwt](https://github.com/YupaiTS/docs-manage/tree/spring-security-jwt): DocsManage 之 spring-security-jwt 实现认证授权 ## 启动步骤 1. 下载代码 ```bash git clone h...
0
vpavic/spring-boot-multi-package-demo
Sample project to demonstrate packaging Spring Boot application into multiple deployment artifacts in a single build
null
null
1
macaca-sample/macaca-java-biz-sample
基于MacacaJava版的UI自动化示例 (a sample for macaca business development based on wd.java(macacaClient))
java macaca
# Bootstrap --- 基于Macaca-Java版的UI自动化实现demo ### 文档参考(从入门到精通) [https://testerhome.com/junhe](https://testerhome.com/junhe) ### 安装Macaca环境 参考链接:(Macaca-Java版入门指南)[https://testerhome.com/topics/6431) ### 使用步骤 ### 1. 下载源码 ```bash $ git clone https://github.com/macaca-sample/macaca-java-biz-sample.git ``` ### 2. 更新...
1
maeddes/options-galore-container-build
Sample code and instructions for steps through different container image build options.
buildpacks docker dockerfile jib mav paketo-buildpack
null
1
pictet-technologies-open-source/reactive-todo-list-r2dbc
Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notification feature of PostgreSQL (listen/notify)
angular collaborative optimistic-locking postgresql postgresql-listen postgresql-notify r2dbc r2dbc-postgresql reactive-programming server-sent-event spring-boot spring-data spring-data-r2dbc webflux
[![CircleCI](https://circleci.com/gh/pictet-technologies-open-source/reactive-todo-list-r2dbc/tree/main.svg?style=shield&circle-token=fe1f6278e0274f19145214acdd9aa58853244494)](https://circleci.com/gh/pictet-technologies-open-source/reactive-todo-list-r2dbc) [![CodeFactor](https://www.codefactor.io/repository/github/pi...
1
rameshvoltella/RWeekCalendar
This is a sample application which displays Calendar as week view. Each week of the month is displayed. Inspired by wecal app .
null
RWeekCalendar-Android ================= ### Build status **develop** [![master](https://api.travis-ci.org/rameshvoltella/RWeekCalendar.svg?branch=master)](https://travis-ci.org/rameshvoltella/RWeekCalendar) This is a sample application which displays Calendar as week view. Each week of the month is displayed. Inspi...
1
ellucianEthos/java-examples
Set of sample code for invoking Ethos APIs and publishing/consuming change-notifications.
null
# java-examples This is a set of sample code for performing the following actions against the Ethos Integration services: - getting an access token - invoking the proxy API - consuming change-notifications - publishing change-notifications This folder can be imported into eclipse as a java project.
1
luboganev/Carbrands
A sample simple list/detail application following a clean architecture approach implemented with Dagger dependency injection
null
null
1
tomoima525/CleanArchitectureSample
Sample app for Clean Architecture
null
null
1
fedepaol/RobolectricDependenyInjection
Sample project to demonstrate how to inject mock objects with robolectric
null
# RobolectricDependenyInjection Sample project to demonstrate how to inject mock objects with robolectric One really cool thing about robolectric 3.0 is the fact that you can override the Application object declared in your manifest with a custom one (which can inherit from your application's one). If you are using d...
1
razorRun/react-native-vlc-media-player-test
Sample React native project created from https://github.com/razorRun/react-native-vlc-media-player. Playing a RTSP file
media-player react-native rtmp rtsp video-player vlc vlc-player
Sample React Native project created using. Exmple of a RTSP video link [react-native-vlc-media-player](https://github.com/razorRun/react-native-vlc-media-player) ## Steps to run 1. Clone the repo 2. npm i ## IOS 3. cd ios 4. pod install 5. cd .. 6. react-native run-ios ## Android 7. react-native run-android
1
ddossot/mule-in-action-2e
Source code snippets and sample applications for the Second Edition of the book Mule in Action, authored by David Dossot, John D'Emic and Victor Romero, and published by Manning Publications.
null
Examples for Mule in Action, Second Edition ------------------------------------------- Source code snippets and sample applications for the Second Edition of the book Mule in Action, authored by David Dossot, John D'Emic and Victor Romero, and published by Manning Publications. Book home page: http://www.manning.com...
1
codedesign-webapp/pwa-example
☕️ This is the complete sample code for the book 'Do it! Making Progressive Web Apps'. 🍪 'Do it! 프로그레시브 웹앱 만들기' 책의 실습 완성 소스코드입니다.
cordova cordova-plugin es6 es6-javascript firebase firebase-auth firebase-realtime-database firebase-storage progressive-web-app pwa-apps pwa-boilerplate pwa-example vue vue-router vuejs vuetify vuetifyjs vuex workbox
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fcodedesign-webapp%2Fpwa-example)](https://hits.seeyoufarm.com) <br><br> <p align="center"><img src="https://github.com/codedesign-webapp/pwa-about/blob/master/images/pwa-logo.png"></p> <br><br> # "Do it! 프로그레시브 웹앱 만들기" 책 실습 소...
1
piomin/sample-micronaut-microservices
sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Consul, distributed tracing with Zipkin, inter-service communication with micronaut http client
consul micronaut microservices zipkin
null
1
MuhamedFathy/YTS
YTS site sample app written in Java & Kotlin, implemented with MVP pattern and powered by Rx.
kotlin kotlin-android mvp rxandroid rxjava2
# YTS.AG An open source project for [YTS.AG](http://www.yts.ag) site. ## Why i did this? To help fresh developers to learn latest technologies and tools that we use in our daily work. ## **PLEASE READ** This project is just a sample for learning, **DO NOT PUBLISH** it at PlayStore or any other. ## Preview ![prev](h...
1
ramazansakin/airport-reservation-system
Sample Spring Boot project for PayCore Java Web Development Bootcamp by Patika.dev
null
# Airport Reservation Project Sample project for PayCore Java Web Development BootCamp by Patika.dev .
1
HCL-TECH-SOFTWARE/AltoroJ
WARNING: This app contains security vulnerabilities. AltoroJ is a sample banking J2EE web application. It shows what happens when web applications are written with consideration of app functionality but not app security. It's a simple and uncluttered platform for demonstrating and learning more about real-life applicat...
appscan
# Description WARNING: This application contains security vulnerabilities. Run it only in a backed-up and sheltered environment (such as a VM with a recent snapshot and host-only networking) and at your own risk, escpecially if you enable some of the advanced options described below! AltoroJ is a sample banking J2EE w...
1
aws-samples/amazon-qldb-double-entry-sample-java
This sample app is aimed at demonstrating how to model a double entry financial ledger application with QLDB.
null
## Amazon QLDB Double Entry Sample App This sample app is aimed at demonstrating how to model a double entry financial ledger application with QLDB. ## Table of Contents * [Amazon QLDB Double Entry Sample App](#amazon-qldb-double-entry-sample-app) * [Setup](#setup) * [Tasks](#tasks) * [Setting up the ...
1
dampcake/Robolectric-JaCoCo-Sample
Sample of using JaCoCo 0.7.6+ with Gradle 2.13+
null
# Robolectric-JaCoCo-Sample # This project initially started out as a way to reproduce robolectric/robolectric#2230. It has since been updated to show how to get JaCoCo 0.7.6+ working with Robolectric and Android. ** Note ** This requires Gradle 2.13 for the moment. You can see the pull request here: gradle/gradle#57...
1
tomnelson/jungrapht-visualization
visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
data-visualization graph-visualization graph-visualization-toolkit java-graph-library java2d layout-algorithm network-graph network-visualization social-network social-network-analysis sugiyama
## JUNGRAPHT-VISUALIZATION: The [JUNG](http://jung.sourceforge.net) visualization and sample code modernized and ported to use [JGraphT](https://jgrapht.org) graphs and algorithms ![build workflow](https://github.com/tomnelson/jungrapht-visualization/actions/workflows/build.yml/badge.svg) [![Maven Central](https://mav...
1
gstamatelat/random-sampling
A collection of algorithms in Java 8 for the problem of random sampling with a reservoir
algorithm random-sampling reservoir-sampling stream-sampling
# Random Sampling A collection of algorithms in Java 8 for the problem of random sampling with a reservoir. Reservoir sampling is a family of randomized algorithms for randomly choosing a sample of `k` items from a list `S` containing `n` items, where `n` is either a very large or unknown number. Typically `n` is lar...
0
Washingtonwei/hogwarts-artifacts-online
This is a sample back-end application designed to demonstrate typical use cases and best practices in Spring Boot development.
api-rest azure ci-cd docker docker-compose oop-principles openai-api spring spring-boot spring-data-jpa spring-mvc spring-security springframework uml
# Hogwarts Artifacts Online - Spring Boot Application [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Washingtonwei/hogwarts-artifacts-online/maven-build.yml?logo=apachemaven&label=Maven%20Build)](https://github.com/Washingtonwei/hogwarts-artifacts-online/actions/workflows...
1
learn-tdd-in/react-native
A sample project demonstrating how to do Test-Driven Development in React Native using Detox and RNTL.
null
null
1
03lafaye/LollipopDrawerToggle
Sample Code for the new Lollipop v7 ActionBarDrawerToggle with icon animation. Uses the new Toolbar API to provide an ActionBar.
null
LollipopDrawerToggle ==================== Sample code for using the appcompat v7 ActionBarDrawerToggle class with a navigation drawer. Uses the new Toolbar API to provide an ActionBar to the ActionBarActivity. The master branch uses an ActionBarActivity and a v7 Toolbar, the no-v7-support branch uses the ActionBarDraw...
1
DaveVoorhis/Spoing
Libraries and samples to ease building and deploying cross-platform (Windows, Linux, MacOS, and Web) applications from one Java source code base. No XML, CSS, HTML, or Javascript is required.
cross-platform desktop java linux macos rap rwt swt web windows
Spoing into Action! =================== Spoing is a set of libraries and sample source code to simplify building and deploying lightweight, fast-loading, cross-platform (Windows, Linux and MacOS) desktop and Web applications from one pure Java source code base. No XML, CSS, HTML, Javascript, or significantly-different...
0
dmytrodanylyk/lazy-data-loading
Sample demonstrate hot to load data from SQLite and parse it from Cursor on the fly when you need it.
null
Sample demonstrates lazy loading data from SQLite which means parsing data from `Cursor` on the fly when you need it (on-demand). For details see [appropriate articles](http://www.dmytrodanylyk.com/lazy-data-loading-from-sqlite).
1
HeeGyeong/CleanArchitectureSample
This is a sample for studying Clean Architecture. It was created to guide basic usage of structure, communication, DI, etc.
null
# Clean Architecture Sample ## Description Clean Architecture 스터디를 위하여 작성한 Sample Code. Clean Architecture 개념을 이해하 위하여 기본적인 구조, API 통신, DI 등의 기본적인 사용 방법을 가이드 하기 위하여 만들었습니다. ## Architecture Clean Architecture의 기본적인 구조. Data, Domain, Presentation 구조이며, Lint 사용을 위하여 Lint 모듈도 추가해 두었으나 Clean Architecture 구조에서는 제외하고 보아도 ...
1
HMS-Core/hms-video-editor-demo
HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.
hms huawei java video video-editor
# HUAWEI Video Editor Kit Sample English | [中文](README_ZH.md) ## Table of Contents * [Introduction](#introduction) * [Project directory structure](#project-directory-structure) * [Running Procedure](#running-procedure) * [Supported environment](#supported-environment) * [License](#license) * [Code indexes for key fu...
1
fedepaol/RxRestSample
Sample project to show how to interact with a rest backend while caching the results inside a sqllite storage
null
# RxRestSample Sample project to show how to interact with a rest backend while caching the results inside a sqllite storage
1
amiya-pattnaik/selenium-cucumber-java
This repository contains a collection of sample selenium-cucumber-java projects and libraries that demonstrate how to use the tool and develop automation script using the Cucumber (v 3.0.0) BDD framework with Java as programming language.
null
## Selenium-Cucumber-Java This repository contains a collection of sample projects and libraries that demonstrate how to use `selenium-cucumber-java`, a BDD (Behavior-Driven Development) framework with Cucumber (v 3.0.0) and Java. The projects showcase automation script development and utilize various reporters such a...
1
HMS-Core/hms-3d-modeling-demo
HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.
3d generation hms huawei material modeling reconstruction
# HMS Core 3D Modeling Kit Sample Code [![License](https://img.shields.io/badge/Docs-hmsguides-brightgreen)](https://developer.huawei.com/consumer/en/doc/development/graphics-Guides/introduction-0000001143077297) English | [中文](README_ZH.md) ## Introduction This project provides a demo app built on 3D Modeling Kit....
1
odrotbohm/tactical-ddd-workshop
Sample code for my Tactical DDD with Java workshop
ddd jmolecules moduliths spring-boot
null
1
dnault/libresample4j
Java port of libresample, a real-time library for sampling rate conversion. Original C version by Dominic Mazzoni based on code by Julius Smith.
null
[![Build Status](https://travis-ci.org/dnault/libresample4j.svg?branch=main)](https://travis-ci.org/dnault/libresample4j) [![LGPL 2.1](https://img.shields.io/badge/license-LGPL%202.1-blue.svg)](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html#SEC1) ![Java 1.5+](https://img.shields.io/badge/java-1.7+-lightgray....
0
kidinov/Just-Weather
Real world sample of code architecture MVP with RxJava2, Dagger2, Retrofit2 and Realm. Offline first approach.
null
![alt tag](https://github.com/kidinov/Just-Weather/blob/master/screenshots/promo.png) # Just Weather Easy in use app for get track of current weather in different cities arround the world. <img src="https://github.com/kidinov/Just-Weather/blob/master/screenshots/1.png" width="256"> <img src="https://github.com/kidin...
1
zqljintu/Memory-capsule
This is a sample memorandum,but I named it Memory-capsule.//这只是一个简单的备忘录程序,只是我把它命名为记忆胶囊。
null
# Memory-capsule This is a sample memorandum,but I named it Memory-capsule.//这只是一个简单的备忘录程序,只是我把它命名为记忆胶囊。 [下载预览](https://fir.im/memorycapsule) 项目简介(适配Android5.0--8.0。) ==== 这只是一个简单的备忘录程序,给她取了一个名字叫“记忆胶囊”,来记录我的一些想法,回忆,行程等等。同时通过写个App,开阔了眼界,丰富了知识,很高兴能把它开源出来,为开源世界做出自己的一点小贡献。 (新的分支 dev_new //主分支没有改动) 1, 重构了部分代码,界...
1
Rapter1990/bookdelivery
Case Study - Sample Book Delivery App (Spring Boot, Spring Security , Mysql, JUnit, Integration Test, Docker, Test Container, AOP, CI/CD, Prometheus, Grafana, Github Actions)
aop ci-cd continuous-deployment continuous-integration docker docker-compose github-actions grafana integration-test java junit monolith mysql pessimistic-locking prometheus spring-boot spring-mvc spring-security swagger test-container
# Case Study - Book Delivery <p align="center"> <img src="screenshots/book_delivey_main_image.png" alt="Main Information" width="700" height="500"> </p> ### 📖 Information <ul style="list-style-type:disc"> <li><b>Book Delivery</b> is a kind of Spring Boot with covering important and useful features</li> <li>...
1
chenzj-king/GreenDaoSample
通过task来生成greendao所需的bean&dao.增删改查sample.数据库升级工具类.一应俱全
null
# GreenDaoSample 使用新版的Greendao来进行创建Entity.运行既生成DaoMaster/DaoSession/xxDao等class.通过gradle plugin可以控制生成的db版本和生成代码的目录. ## 功能介绍 ## ### 1.通过make project的方式来生成bean&dao ### - 引入依赖 在项目的根目录下的build.gradle中添加greenDao gradle plugin的依赖 dependencies { //greendao plugin classpath 'org.greenrobot:greendao-...
0
aws-samples/amazon-kinesis-analytics-taxi-consumer
Sample Apache Flink application that can be deployed to Kinesis Analytics for Java. It reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to an Amazon Elasticsearch Service cluster for visualization with Kibana.
null
## Amazon Kinesis Analytics Taxi Consumer > #### 🚨 August 30, 2023: Amazon Kinesis Data Analytics has been renamed to [Amazon Managed Service for Apache Flink](https://aws.amazon.com/managed-service-apache-flink). -------- ### ⛔️ This sample application is obsolete. Please refer to the [new repository](https://gith...
1
ddossot/mule-in-action
Source code snippets and sample application for the First Edition of the book Mule in Action, authored by David Dossot and John D'Emic, and published by Manning Publications.
null
Mule In Action ============== Source code snippets and sample application for the book Mule in Action, authored by David Dossot and John D'Emic, and published by Manning Publications. [Book Homepage](http://www.manning.com/dossot/) Required configuration: - JDK 5 or better - Maven 3 - Mule 3.2.x - Build setup: MAVE...
1
fedepaol/TestingRxJava
Sample project to demonstrate how to unit test observables and subscriptions
null
# TestingRxJava RxJava is asynchronous by nature, so unit testing it might seem a daunting at first, especially if you use that asynchronous interaction to test stuff. Luckily, RxJava (and RxAndroid) come with a couple of tools that will make our life a lot easier. This sample projects demonstrates how to: * test an...
1
aws-samples/amazon-kinesis-analytics-beam-taxi-consumer
Sample Apache Beam pipeline that can be deployed to Amazon Managed Service for Apache Flink. It reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to Amazon CloudWatch for visualization.
null
## Amazon Managed Service for Apache Flink - Beam Taxi Consumer > Amazon Managed Service for Apache Flink was formerly known as Amazon Kinesis Data Analytics Sample Apache Beam pipeline that can be deployed to Amazon Managed Service for Apache Flink. It reads taxi events from a Kinesis data stream, processes and aggr...
1
HMS-Core/hms-audio-editor-demo
HUAWEI Audio Kit provides a wide range of audio editing capabilities, including auido import/export/editing/extracting and format conversion. This sample code describes how to integrate the Audio Editor Kit SDK.
audio audio-editor hms huawei java
# Audio Editor Kit Sample English | [中文](README_ZH.md) ## Table of Contents * [Introduction](#introduction) * [Project directory structure](#project-directory-structure) * [Running Procedure](#running-procedure) * [Supported environment](#supported-environment) * [License](#license) ## Introduction HUAWEI Audio Edi...
1
xuminwlt/j360-boot-app-all
基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服务端快速上手Sample, Netty Socket Game/PUSH Server
apollo dubbo fescar miniprogram netty redisson sharding-sphere skywalking socketio websocket weixin
# 使用spring-boot脚手架重写分布式业务 [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![Build Status](https://travis-ci.org/xuminwlt/j360-boot-app-all.svg?branch=master)](https://travis-ci.org/xuminwlt/j360-boot-app-all) ## 模块说明 - disboot-base: 工程二分库基础包...
0
ykameshrao/spring-hibernate-springdata-springmvc-maven-project-framework
This project provides sample hibernate entities, spring data entities, akka actors to offload mail sending like jobs, models, repositories, services and controllers classes. There are also many framework level classes to help handle exceptions and errors in the project you may start developing using this. The UI for th...
null
null
1
wttech/aem-stubs
Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.
aem aem-automation aem-tools aem64 aem65 groovy mock mocking mocks moco stub stub-server stubbing stubs wiremock
null
1
XunMengWinter/MaterialShow
Material Design 优雅处理复杂视图。 滑动/滚动冲突、沉浸式最简单(Effective)的解决方案。 Material Desin demo/sample/example
null
# MaterialShow Material Design 优雅处理复杂视图 ### 介绍: http://www.jianshu.com/p/e64a4e08f57a ### 我的简书: http://www.jianshu.com/users/e36e60b5af17/latest_articles ### 主要实现 利用Android最新控件实现: * 保持ViewPager中Fragment的状态。 * 快速绑定已有数据的TabLayout与ViewPager。 * 在Fragment中显示标题栏,并为该标题栏添加菜单。 * Fragment嵌套Fragment。 * 一行代码解决RecyclerView等视图的滚动...
0
SAP-samples/cloud-sfsf-benefits-ext
SAP Employee Benefits Management is a sample extension application for SuccessFactors Employee Central. The application runs on SAP Cloud Platform and can be used by employees to make orders in specific benefits' campaigns and by HR managers to manage employee benefits and set up new benefits campaigns.
sample sample-code sap-cloud-platform successfactors successfactors-employee-central
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/cloud-sfsf-benefits-ext)](https://api.reuse.software/info/github.com/SAP-samples/cloud-sfsf-benefits-ext) # Description *SAP Employee Benefits Management Sample Application* is a sample extension application for *SAP SuccessFactors Employee Cen...
1
helloworlde/grpc-java-sample
gRPC sample with Java, contains stubs, streaming, health check, retry and hedging policy, load balancer, name resolver, tls and channez, gateway; 包含 gRPC Java 的各项功能特性的最简单使用
channelz grpc grpc-health grpc-hedging grpc-java grpc-retry grpc-service grpc-streaming
# gRPC Java Sample gRPC Java 相关功能简单使用 --- |模块|功能| |:--|:---| |[HelloWorld](helloworld)| 最简单的阻塞调用| |[Future Stub](future-stub)| 异步调用| |[Async Stub](async-stub)|通过异步回调调用| |[Server Stream](server-stream)|Server 端流| |[Client Stream](client-stream)|Client 端流| |[Bidirectional Stream](bidirectional-stream)| 双向流| |[Intercep...
1
awslabs/aws-codepipeline-custom-job-worker
Use this sample to help you develop your own job worker when creating a custom action for AWS CodePipeline. For more information, see Create a Custom Action for a Pipeline. http://docs.aws.amazon.com/codepipeline/latest/userguide/how-to-create-custom-action.html
null
# AWS CodePipeline Job Worker Read more about CodePipeline: http://aws.amazon.com/codepipeline/ ## Build ### Dependencies Install the following tools to build the AWS CodePipeline Job Worker: - Java SE Development Kit 8 - Apache Maven 3.3 ### Ant targets You can use the following ant targets to build the code: ```bas...
1
bengarney/PBLabsProfiler
A simple sampling Java/SWT profiler for Flash applications. Under the GPL license.
null
null
0
ykameshrao/spring-mvc-angular-js-hibernate-bootstrap-java-single-page-jwt-auth-rest-api-webapp-framework
This project provides sample hibernate entities, spring data entities, angularjs mvc code, models, exception handling interceptors, repositories, services and controllers classes. The UI for the default simple web project bundled in this framework is built using Twiiter Bootstrap and AngularJS Single Page App. The proj...
null
# Spring MVC AngularJS Hibernate Bootstrap JWT Token Authenticated REST API Single Page Java Webapp Framework ![Home Page](https://github.com/ykameshrao/spring-mvc-angular-js-hibernate-bootstrap-java-single-page-jwt-auth-rest-api-webapp-framework/blob/master/screenshots/HomePage.png) ### Blog Post ### http://www.oran...
1
Dentrax/TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
2d 2d-graphics 2d-map 2d-map-iterator 2d-tile java layer map map-generation map-generator map-tiles map-viewer noise-2d noise-algorithms noise-generator noise-maps noise-sample randomization tilemap
<h1 align="center">TileMapGenerator Public Source Repository</h1> **Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern** **Warning: Please see the [Copyright & Licensing](#copyright--licensing) section before use** [What It Is](#what-it-is) [How To Use](#how-to-use) [Fe...
0
AdamBien/x-ray
Statistics and analytics Java EE 6 software for blogs (tested with roller) and webapps. It is a vanilla Java EE 6 (REST/JAX-RS, CDI, EJB, JPA) app, tested on Glassfish v3.1, built with Maven 3 / hudson and developed with NetBeans 7. X-ray is the sample app of the Real World Night Hacks" book."
javaee microprofile roller webapp
x-ray ===== Statistics and analytics Java EE 6 software for blogs (tested with roller) and webapps. It is a vanilla Java EE 6 (REST/JAX-RS, CDI, EJB, JPA) app, tested on Glassfish v3.1, built with Maven 3 / Jenkins and developed with NetBeans 7. X-ray is the sample app of the [Real World Night Hacks](http://press.adam...
1
aishnacodes/Geolocation-ARCore
The application serves as a base for any developer to build their own Geolocation AR app. The basic concept of the app is to help a user identify a certain building or location. When the user points their camera at a building, a 3D object like a wooden sign representing the direction and name of the building, is augmen...
null
# Geolocation-ARCore The application serves as a base for any developer to build their own Geolocation AR app. The basic concept of the app is to help a user identify a certain building or location. When the user points their camera at a building, a 3D object like a wooden sign representing the direction and name of th...
1
eugenp/tutorials
Just Announced - Learn Spring Security OAuth": "
null
# Cloning the repository If you are getting an error while cloning the repository, try running: git config --global http.postBuffer 5000000 This will increase the size of the buffer from the default 1MiB to 5MiB. To revert this value to the default, use: git config --global http.postBuffer 1000000 The Courses ====...
0
rabbitmq/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
rabbitmq tutorials
# RabbitMQ Tutorials This project contains code for [RabbitMQ tutorials](https://www.rabbitmq.com/getstarted.html) with their ports to various languages. This repository only contains runnable code. Please consult [tutorials on the site](https://www.rabbitmq.com/getstarted.html) to learn more about [the concepts](htt...
0
rieckpil/blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
aws java java-ee jdk junit kotlin maven microprofile postgresql react spring-boot spring-framework spring-security spring-test spring-web spring-webclient spring-webflux testcontainers
# Hands-On Code Examples for Tutorials on [rieckpil.de](https://rieckpil.de/) [![Build Spring Boot Parent](https://github.com/rieckpil/blog-tutorials/actions/workflows/maven-parent.yml/badge.svg)](https://github.com/rieckpil/blog-tutorials/actions/workflows/maven-parent.yml) [![Build Non-Spring Boot Projects](https://...
0
graphql-java/tutorials
null
null
# Book details tutorial example This repository contains the source code for the tutorial "Getting started with GraphQL Java and Spring Boot" which is available here: https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/
0