full_name
stringlengths
7
70
description
stringlengths
4
590
created_at
stringlengths
20
20
last_commit
float64
readme
stringlengths
14
559k
label
int64
0
1
dapr/quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
2019-09-19T17:48:03Z
null
# Dapr Quickstarts and Tutorials [![Build Status](https://github.com/dapr/quickstarts/workflows/samples/badge.svg?event=push&branch=master)](https://github.com/dapr/quickstarts/actions?workflow=samples) [![Discord](https://img.shields.io/discord/778680217417809931)](https://discord.com/channels/778680217417809931/7786...
1
okta/samples-java-spring
Spring Boot samples
2017-01-24T18:13:08Z
null
# Spring Security OAuth Sample Applications for Okta This repository contains several sample applications that show you how to integrate various Okta use-cases into your Java application that uses the Spring framework. Note: Samples would need minimum JDK 17 or above. Please find the sample that fits your use-case f...
1
corda/samples-java
This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
2020-04-01T16:42:39Z
null
# CorDapp Samples - Java <p align="center"> <img src="https://www.corda.net/wp-content/uploads/2016/11/fg005_corda_b.png" alt="Corda" width="500"> </p> ## Introduction This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced u...
1
JetBrains/intellij-samples
Code that demonstrates various IntelliJ IDEA features
2012-04-04T16:28:08Z
null
[![official project](http://jb.gg/badges/official-plastic.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) # IntelliJ IDEA Samples for Tips and Tricks, Features, etc. This repository contains code that demonstrates IntelliJIDEA features. The classes and methods are largely named after the func...
1
EventStore/samples
Samples showing practical aspect of EventStoreDB, Event Sourcing
2021-05-27T13:28:09Z
null
# EventStoreDB samples [EventStoreDB](https://www.eventstore.com/) is an industrial-strength database technology used for event-sourcing. It is open source and runs on most platforms or as SaaS in [Event Store Cloud](https://www.eventstore.com/event-store-cloud). This repository provides practical samples that demons...
1
gradescope/autograder_samples
Examples of autograders for running on Gradescope
2016-02-25T19:59:10Z
null
docs/README.md
1
lenve/oauth2-samples
null
2020-04-13T01:47:50Z
null
# oauth2-samples ### 跟着松哥学 Spring Cloud Security OAuth2 扫码加微信(微信ID:**a_java_boy2**),备注 OAuth2,进群讨论。 ![微信ID:a_java_boy2](https://user-images.githubusercontent.com/6023444/75459026-ba70d500-59b9-11ea-8cbd-3d5889f356c4.png) #### 本仓库所有 Demo 都有配套文章 |Demo|文章| |:---|:---| |authorization_code|[这个案例写出来,还怕跟面试官扯不明白 OAuth2 登录...
1
agoncal/agoncal-sample-cdi
Samples about CDI
2012-10-17T22:09:56Z
null
# Samples - CDI Several samples about EJBs : * 01-Bootstrapping : Bootstrap CDI in several environments * 02-JavaEE6 : Differences between Java EE inection (@Resource…) and CDI @Inject * 03-Injection : CDI injection with qualifiers * 04-Injection : Different injection points (attributes, setter, constructor) * 05-...
1
roghughe/captaindebug
Samples from Captain Debug's Blog
2011-09-20T11:49:34Z
null
null
1
octo-technology/RoboSpice-samples
All samples of the RoboSpice library.
2012-12-31T14:54:16Z
null
# RoboSpice-samples All samples of the RoboSpice library. ## Convert samples to Ant projects ```bash #go to the sample of your choice. cd samples/robospice-sample-core #1. create ant files for current project android update project -p . #2. use maven to copy dependencies to the libs-for-ant folder mvn clean insta...
1
gupaoedu-tom/design-samples
《设计模式就该这样学,基于经典框架源码和真实业务场景》随书代码示例工程
2020-03-10T08:56:53Z
null
# 《设计模式就该这样学,基于经典框架源码和真实业务场景》 ### 已全面开启预售!!! ### 京东购买链接:[https://item.jd.com/12699413.html](https://item.jd.com/12699413.html) ### 当当购买链接:[http://product.dangdang.com/28994943.html](http://product.dangdang.com/28994943.html) Design Patterns: Elements of Reusable Object-Oriented Software(以下简称《设计模式》),一书由Erich Gamma、Ri...
1
ibm-messaging/event-streams-samples
null
2015-10-13T17:50:25Z
null
# event-streams-samples IBM Event Streams for IBM Cloud is a scalable, distributed, high throughput message bus to unite your on-premise and off-premise cloud technologies. You can wire micro-services together using open protocols, connect stream data to analytics to realize powerful insight and feed event data to mult...
1
FirebaseExtended/custom-auth-samples
Samples showcasing how to sign in Firebase using additional Identity Providers
2016-10-04T20:16:23Z
null
# Samples: Sign In Firebase with additional auth providers using Custom auth tokens This repo contains samples that demonstrate how to use Custom auth tokens to Sign In Firebase with Identity Providers other than the ones with build-in support (Google, Facebook, Twitter and GitHub). We currently have the following sam...
1
spring-projects/spring-ws-samples
null
2013-11-07T11:32:34Z
null
null
1
gmazza/blog-samples
Source code for the tutorials on my blog.
2012-05-05T21:01:38Z
null
blog-samples ============ This download holds the source code for tutorials in my blog listed at https://glenmazza.net/blog/entry/blog-index. Use at own risk. :)
1
burrsutter/9stepsawesome
The exercises/samples repo for bit.ly/9stepsawesome presentation
2018-07-29T20:16:34Z
null
null
0
spring-guides/getting-started-guides
Getting Started Guide template :: The template for new guides and also the place to request them.
2013-10-28T20:59:08Z
null
null
1
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
2014-03-16T17:25:43Z
null
# Modern Java - A Guide to Java 8 _This article was originally posted on [my blog](http://winterbe.com/posts/2014/03/16/java-8-tutorial/)._ > **You should also read my [Java 11 Tutorial](https://winterbe.com/posts/2018/09/24/java-11-tutorial/) (including new language and API features from Java 9, 10 and 11).** Welcom...
1
sofastack-guides/sofa-boot-guides
Guides for SOFABoot
2019-10-17T08:35:13Z
null
# SOFABoot 案例工程 * [SOFABoot 示例工程](sofaboot-sample) * [SOFABoot 示例工程(包含类隔离能力)](sofaboot-sample-with-isolation) * [SOFABoot 示例工程(包含模块化开发能力)](sofaboot-sample-with-isle) * [SOFABoot 示例工程(使用 SOFARPC)](sofaboot-sample-with-rpc) * [SOFABoot 示例工程(使用定时任务)](sofaboot-scheduler-batch-sample)
1
RameshMF/spring-boot-tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
2018-09-17T07:25:55Z
null
<h1>YouTube Channel - Spring Boot Tutorial</h1> <p>Subscribe for future video and updates</p> <a href="https://www.youtube.com/playlist?list=PLGRDMO4rOGcNSBOJOlrgQqGpIgo6_VZgR" target="_blank">Spring Boot Tutorial on YouTube </a> # Newly published spring boot tutorials (2020) <ul style="text-align: left;"> <li><a hre...
1
AnoyiX/spring-security-demos
Spring Security DEMO & Guides
2017-06-07T02:45:15Z
null
Spring Security Guides ----- Protects your application with comprehensive and extensible authentication and authorization support.
1
Adobe-Marketing-Cloud/aem-guides
AEM Guides contains multiple AEM Maven projects that are code companions for a corresponding tutorial found on helpx.adobe.com
2017-01-11T21:46:48Z
null
# AEM Guides AEM Guides contains multiple AEM Maven projects that are code companions for a corresponding tutorial found on [helpx.adobe.com](https://helpx.adobe.com/support/experience-manager.html) ## Current Guides ### [SPA Editor HelloWorld Guide](https://github.com/Adobe-Marketing-Cloud/aem-guides/tree/master/sp...
1
gradle/guides
The Gradle Guides at https://guides.gradle.org.
2016-07-07T07:48:55Z
null
All content from this repository has been moved to the [Gradle User Manual](https://docs.gradle.org/current/). The Gradle User Manual sources are located here: https://github.com/gradle/gradle/tree/master/subprojects/docs
1
project-travel-mate/Travel-Mate
A complete travel guide!
2016-01-30T13:42:30Z
null
# Travel Mate [![Build Status](https://travis-ci.org/project-travel-mate/Travel-Mate.svg?branch=master)](https://travis-ci.org/project-travel-mate/Travel-Mate) [![Uplabs](https://img.shields.io/badge/Uplabs-PhotoEditor-orange.svg)](https://www.uplabs.com/posts/travel-mate) [![PRs Welcome](https://img.shields.io/badge/...
0
hellokoding/hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
2019-02-19T05:13:23Z
null
# HelloKoding - Practical Coding Guides HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms and other topics on software engineering https://hellokoding.com
1
awsdocs/aws-lambda-developer-guide
Supplementary resources for the AWS Lambda Developer Guide
2017-12-12T00:13:19Z
null
## AWS Lambda Developer Guide This repository contains additional resources for the AWS Lambda developer guide. - [iam-policies](./iam-policies) - Sample permissions policies for cross-service use cases. - [sample-apps](./sample-apps) - Sample applications that demonstrate features and use cases for the AWS Lambda se...
1
RameshMF/Hibernate-ORM-Tutorials
40+ source code Examples/Tutorials/Guides of Hibernate ORM Framework
2018-11-22T13:15:38Z
null
# Hibernate-ORM-Tutorials Tutorials/guides/examples of Hibernate ORM Framework <div dir="ltr" style="text-align: left;" trbidi="on"> <div class="font-family-page"> <div class="separator" style="clear: both; text-align: center;"> <a href="https://3.bp.blogspot.com/-LZZRjsO24YI/W_qbPQkNsTI/AAAAAAAAE9o/Urok6r0IKbkPtRU6...
0
microsoft/azure-spring-apps-training
Guides and tutorials to make the most out of Azure Spring Apps
2019-09-28T00:20:34Z
null
--- page_type: sample languages: - java --- # Azure Spring Apps training You will find here a full workshop on Azure Spring Apps, including guides and demos. You can run this workshop with the monthly free grant from Azure Spring Apps. [Learn More](https://aka.ms/costs-less) This lab is open-source, and under the [M...
1
micronaut-projects/micronaut-guides
Guides and Tutorials on how to use Micronaut including sample code
2021-01-05T12:04:44Z
null
# Micronaut Guides This is the main repository for the [Micronaut Guides](https://guides.micronaut.io). ## Build the guides To build all the guides run: ```shell $ ./gradlew build ``` This will generate all the projects and guides in `build/dist` and this is what needs to be published to GitHub Pages. To build a...
1
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
2016-08-18T19:06:57Z
null
[![Build Status](https://github.com/aws/aws-sdk-ruby/workflows/CI/badge.svg)](https://github.com/awsdocs/aws-doc-sdk-examples/actions) [![GitHub Super-Linter](https://github.com/awsdocs/aws-doc-sdk-examples/actions/workflows/super-linter.yml/badge.svg)](https://github.com/marketplace/actions/super-linter) ![[]](https:/...
1
chenmudu/open-telemetry-java-guides
Java OpenTelemetry 测试指南 :Open-Telemetry-Java-Guides 案例,用于测试常用中间件支持及 Otel 相关组件的使用情况。 可观察性Sig: https://i.cloudnative.to/observability/
2020-12-13T10:31:07Z
null
### Open-Telemetry-Java-Guides 案例工程 > Open-Telemetry-Java-Guides案例,用于测试常用中间件支持及Otel相关组件的使用情况。关于更多Otel请访问Otel官网。 必读部分:[数据展示](#数据展示)、 [前言](#前言)、[环境准备](#环境准备)、[参数设置](#参数设置), [启动测试服务](#启动测试服务)、[结果观测](#结果观测)、[测试服务列表](#测试服务列表)、[测试环境](#测试环境)、[测试库及框架列表](#测试库及框架列表). > 🔈:希望各位先fork,后clone,这样关于我新提交的东西您就可以观测到。如果仅仅clone,我的最新提交您可...
1
xujijun/spring-boot-101
Guides to spring-boot configurations, such as mybatis, redis, cache, etc.
2016-04-26T03:15:57Z
null
# spring-boot-101 A handy code guidance of spring-boot. ## Functionality List - Web configuration and static page support - log4j2 configuration - mySql and myBatis configuration - mongoDB configuration - Redis Cluster configuration - Caffeine Cache configuration - RESTful API - Different configuration profiles for ...
1
sofastack-guides/sofa-tracer-guides
null
2019-10-17T07:20:17Z
null
# SOFATracer 案例工程 * [SOFATracer 示例工程(基于 Spring MVC 示例落地日志)](tracer-sample-with-springmvc) * [SOFATracer 示例工程(基于 Spring MVC 示例远程上报 Zipkin)](tracer-sample-with-zipkin) * [SOFATracer 示例工程(基于 SOFA RPC 示例落地日志)](tracer-sample-with-sofarpc) * [SOFATracer 示例工程(基于日志编程接口 SLF4J 示例打印 traceId)](tracer-sample-with-slf4j) * [SOFATra...
1
vert-x3/vertx-guide-for-java-devs
Vert.x 3 guide for Java developers
2017-06-09T08:07:34Z
null
null
1
larsgeorge/hbase-book
Contains the code used in the HBase: The Definitive Guide book.
2010-08-12T18:42:44Z
null
null
1
RameshMF/spring-mvc-tutorial
Spring MVC 5 Tutorial - Guide to spring mvc framework
2018-10-15T07:22:41Z
null
<div dir="ltr" style="text-align: left;" trbidi="on"> <div class="font-family-page"> This is beginners to expert Spring MVC Tutorial. We have used the latest release of Spring Framework 5+ in all examples. This tutorial gives you all the possible Spring MVC features that are required to build a Spring-based enterprise ...
1
Hanope/spring-guides
http://spring.io/guides/ 예제 번역작업 프로젝트
2018-10-19T14:03:02Z
null
# 프로젝트 소개 `spring-guides` 프로젝트는 영어가 어려워 spring에서 제공하는 공식 레퍼런스를 읽기 힘드신 분들을 위해 한글화 작업을 진행하는 프로젝트입니다. 번역이 일회성으로 끝나는 것이 아닌 많은 분들과 함께 진행하여 가이드 또는 레퍼런스가 업데이트됐을 때 최신 번역 자료를 많은 분들께 제공하고자 합니다. 이미 훌륭한 분들께서 레퍼런스를 작업을 하셨지만, 개인 블로그나 저장소에 흩어져 있으며, 특정 버전의 번역 작업만 이루어져 있고 (특정 버전 1회성 번역으로 끝남) 최신 버전의 내용은 번역이 안되고 있는 것 같습니다. `spring-guide...
1
CodeIntelligenceTesting/jazzer
Coverage-guided, in-process fuzzing for the JVM
2021-01-28T19:08:19Z
null
<div align="center"> <a href="https://code-intelligence.com"><img src="https://www.code-intelligence.com/hubfs/Logos/CI%20Logos/Jazzer_einfach.png" height=150px alt="Jazzer by Code Intelligence"> </a> <h1>Jazzer</h1> <p>Fuzz Testing for the JVM</p> <a href="https://github.com/CodeIntelligenceTesting/jazzer/rele...
0
syt0438/Guides
Java 知识体系学习与总结,提供脑图和文档版本
2019-06-12T10:19:04Z
null
Guides ====== Java 知识体系学习与总结,提供脑图和文档版本。 目前还缺很多内容,后期会继续不断努力的对其进行完善。 ------ ## 目录 - [Java](#Java) - [基础](#基础) - [集合](#容器) - [并发](#并发) - [JVM](#JVM) - [GC](#GC) - [网络相关](#网络相关) ## Java ### 基础 ### 集合 ### 并发 #### 源码分析版 * [(JDK7) ConcurrentHashMap 源码分析](public/code/src/main/java/edu/linshu/per...
0
arquillian/arquillian-examples
This repository hosts the example projects that are covered in the Arquillian Guides as well as several additional examples.
2010-08-01T20:29:17Z
null
# Arquillian Examples This repository hosts the example projects that are covered in the [Arquillian Guides](http://arquillian.org/guides/). These projects can be identified by the word "tutorial" in the name. There are several additional examples that demonstrate other functionality in Arquillian. All the projects in...
1
guobinhit/akka-guide
🌴 A chinese guide of Akka, based on Java.
2019-01-17T14:45:35Z
null
# Akka 中文指南 ![author](https://img.shields.io/badge/author-chariesgavin-blueviolet.svg)![issues](https://img.shields.io/github/issues/guobinhit/akka-guide.svg)![stars](https://img.shields.io/github/stars/guobinhit/akka-guide.svg)![forks](https://img.shields.io/github/forks/guobinhit/akka-guide.svg)![license](https://im...
1
ScottOaks/JavaPerformanceTuning
Examples for O'Reilly & Associates Java Performance Tuning: The Definitive Guide
2014-03-14T02:32:44Z
null
null
1
dtpublic/examples
DataTorrent code samples for guides, tutorials, blogs
2015-10-07T18:29:18Z
null
# DataTorrent Application Examples DataTorrent RTS, powered by Apache Apex, provides a high-performing, fault-tolerant, scalable, easy to use data processing platform for both batch and streaming data. It includes advanced management, monitoring, development, visualization, data ingestion and distribution features. Fo...
1
rohanpadhye/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
2017-02-23T01:27:45Z
null
# JQF + Zest: Semantic Fuzzing for Java [![Build](https://github.com/rohanpadhye/JQF/actions/workflows/ci.yml/badge.svg)](https://github.com/rohanpadhye/JQF/actions/workflows/ci.yml) [ISSTA'19 paper]: https://rohan.padhye.org/files/zest-issta19.pdf [ISSTA'18 paper]: https://rohan.padhye.org/files/perffuzz-issta18.pdf ...
0
Nightonke/WoWoViewPager
Combine ViewPager and Animations to provide a simple way to create applications' guide pages.
2016-03-03T04:29:28Z
null
# WoWoViewPager [![Developer](https://img.shields.io/badge/Developer-Nightonke-red.svg)](https://github.com/Nightonke) [![Demo](https://img.shields.io/badge/Demo-Download-orange.svg)](https://github.com/Nightonke/WoWoViewPager#demo) [![Download](https://api.bintray.com/packages/nightonke/maven/wowo-viewpager/images/do...
1
PacktPublishing/The-Complete-Coding-Interview-Guide-in-Java
The Complete Coding Interview Guide in Java, published by Packt
2020-01-20T06:25:15Z
null
# The Complete Coding Interview Guide in Java <a href="https://www.packtpub.com/product/the-complete-coding-interview-guide-in-java/9781839212062"><img src="https://static.packt-cdn.com/products/9781839212062/cover/smaller" alt="The Complete Coding Interview Guide in Java " height="256px" align="right"></a> This...
1
spring-guides/quoters
Spring Boot quotation service to support REST-based guides
2014-08-19T22:10:28Z
null
null
1
bitstorm/Wicket-tutorial-examples
Code examples for the offcial Wicket user guide
2012-09-18T20:27:19Z
null
Wicket-tutorial-examples ======================== This repository contains the example projects used in the [Wicket user guide](http://wicket.apache.org/learn/#guide). ## Building the project The project is a multi-module Maven project. To compile it run 'mvn compile' from the root directory. To run the examples loc...
1
mapsme/travelguide
Offline GuideWithMe travel guides based on Wikivoyage articles.
2015-12-05T08:31:58Z
null
null
1
oktadev/okta-spring-boot-authz-server-example
Spring Security OAuth 2.0 Guide
2019-03-01T06:32:55Z
null
# Spring Security OAuth 2.0 Guide This example shows how to create a Authorization Server with Spring Security and OAuth 2.0. Please read [A Quick Guide to OAuth 2.0 with Spring Security](https://developer.okta.com/blog/2019/03/12/oauth2-spring-security-guide) for a tutorial that shows you how to build the applicatio...
1
salaboy/jBPM5-Developer-Guide
jBPM5 Developer Guide Source Code
2011-12-26T14:29:45Z
null
null
1
feuyeux/jax-rs2-atup
jax-rs2-guide atup sample
2013-10-31T07:22:09Z
null
null
1
soumyadip007/SpringBoot-Angular8-Login-Registration-for-JavaGuides.net
Repository based on a Login & Registration form using Spring Boot, Spring Security, Angular8, Hibernate-JPA, & Restful web services (Database used : MySql). This content is created for Commercial Purpose , For more info visit https://www.javaguides.net
2019-07-13T05:41:56Z
null
# SpringBoot-Angular8-Login-Registration # Repository based on a Login & Registration form using Spring Boot, Spring Security, Angular8, Hibernate-JPA, & Restful web services (Database used : MySql). This content is created for Commercial Purpose , For more info visit https://www.javaguides.net
0
RameshMF/jersey-tutorial
Guide to Jersey Rest API development
2018-06-11T07:36:40Z
null
<div dir="ltr" style="text-align: left;" trbidi="on"> <div class="separator" style="clear: both; text-align: center;"> <a href="https://1.bp.blogspot.com/-WOHCb0mOckM/Wyfq1VBss7I/AAAAAAAACf0/IkzIiSkdscg_iKp4cUk8tXn65VXa3TBewCLcBGAs/s1600/jersey_logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1...
1
Apress/def-guide-spring-batch
Source Code for The Definitive Guide to Spring Batch by Michael Minella
2018-04-11T14:35:42Z
null
# Apress Source Code This repository accompanies [*The Definitive Guide to Spring Batch*](https://www.apress.com/9781484237236) by Michael T. Minella (Apress, 2019). [comment]: #cover ![Cover image](9781484237236.jpg) Download the files as a zip using the green button, or clone the repository to your machine using G...
1
OpenLiberty/guide-maven-intro
An introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.html
2017-09-05T19:50:55Z
null
null
1
ThomasVitale/spring-tutorials
The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security.
2019-12-14T22:29:42Z
null
# Spring Tutorials The repo for my articles, tutorials and guides about the Spring Framework. ## How to enable HTTPS in a Spring Boot Java application * Article: [How to enable HTTPS in a Spring Boot Java application](https://www.thomasvitale.com/https-spring-boot-ssl-certificate/) * Project: [`spring-boot-https`](h...
1
TeamAmeriFrance/Guide-API
An Open-Source API to make your own ingame guides.
2015-02-07T21:31:31Z
null
# Guide-API [![Build Status](http://tehnut.info/jenkins/buildStatus/icon?job=Guide-API/1.7.10)](http://tehnut.info/jenkins/job/Guide-API/job/1.7.10/) Library mod for easy creation of guide books. Also allows book creation via JSON files. ## Useful Links * [Jenkins](http://tehnut.info/jenkins/job/Guide-API/) * [CurseF...
0
marianbuenosayres/jBPM6-Developer-Guide
jBPM6 Developer Guide Source Code
2013-12-21T04:52:55Z
null
jBPM6 Developer Guide Source Code ================================= This repository contains the source code related to the jBPM6 Developer Guide Book. The master branch now contains the most updated examples. In the future a tag will be created when the book is published with a stable version of this examples provi...
1
sujana-kamasany/javacodes
A repository that will guide in making your first contribution.
2022-02-06T07:00:54Z
null
# Java Programs # A Repository that will guide you in making your first contribution. <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](htt...
1
awsdocs/amazon-opensearch-service-developer-guide
Content for the Amazon OpenSearch Service Developer Guide. Issues and pull requests appreciated.
2018-02-09T18:02:05Z
null
# Amazon OpenSearch Service Developer Guide Content for the [Amazon OpenSearch Service Developer Guide](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/). Issues and pull requests appreciated. # License Summary The documentation is made available under the Creative Commons Attribution-ShareAlike...
1
Nepxion/DiscoveryGuide
☀️ Nepxion Discovery Guide is a guide example for Nepxion Discovery 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活的指南示例
2019-05-25T07:40:53Z
null
![](http://nepxion.gitee.io/discovery/docs/discovery-doc/Banner.png) # Discovery【探索】云原生微服务解决方案 ![Total visits](https://visitor-badge.laobi.icu/badge?page_id=Nepxion&title=total%20visits) [![Total lines](https://tokei.rs/b1/github/Nepxion/Discovery?category=lines)](https://tokei.rs/b1/github/Nepxion/Discovery?category...
1
davidarchanjo/spring-certified-developer-study-guide
My study guide for the Spring Certified Developer certification
2021-12-21T05:51:50Z
null
![banner](./assets/banner.jpg) </br></br> # TABLE OF CONTENTS 1. <a href="#1-introduction-" id="1">INTRODUCTION</a> 2. <a href="#2-exam-overview-" id="2">EXAM OVERVIEW</a> 3. <a href="#3-rest-concepts-" id="3">REST CONCEPTS</a> 4. <a href="#4-spring-core-concepts-" id="4">SPRING CORE CONCEPTS</a> 5. <a href="#5-spring...
1
mikeroyal/AWS-Guide
Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.
2021-04-11T21:07:16Z
null
<h1 align="center"> <img src="https://user-images.githubusercontent.com/45159366/114322508-7d8c7280-9ad5-11eb-807e-4dc63c9bc0e1.png"> <br /> Amazon Web Services (AWS) Guide </h1> <a href="https://github.com/mikeroyal?tab=followers"> <img alt="followers" title="Follow me on Github for Updates" src="https:/...
0
mapio/labprog
Dieci anni di esercizi di programmazione
2018-03-14T10:00:37Z
null
# LabProg@UniMI [![License : GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue.svg)](http://creativecommons.org/licenses/by-sa/4.0/) Questo *repository* raccoglie il materiale dida...
0
ankitech/design-pattern
design pattern guide and cheat sheet
2019-10-05T12:10:49Z
null
# Design Patterns + Creational 1. [Builder pattern](#1builder-pattern) 2. [Factory pattern](#2factory-pattern) 3. [Abstract Factory pattern](#3abstract-factory-pattern) 4. [Prototype pattern](#4prototype-pattern) 5. [Singleton pattern](#5singleton-pattern) + Structural 6. [Adapter pattern](#6adapter-pattern) 7. [Bri...
1
jaydenxiao2016/HighLightGuideView
A library for app's new feature guiding,it supports the shape of round, oval and rectangular!
2016-08-16T07:16:29Z
null
# HighLightGuideView **项目介绍:** A library for app's new feature guiding,it supports the shape of round, oval and rectangular! (一个用于 app 新功能高亮引导的库,支持圆形、椭圆形、矩形高亮形状) ![预览图](https://github.com/jaydenxiao2016/HighLightGuideView/blob/master/screenshots/device-2016-08-16-161213.gif) **支持配置属性:** (1)外部点击是否...
0
liuyangming/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
2016-02-12T11:51:14Z
null
 **ByteTCC** is an implementation of Distributed Transaction Manager, based on Try-Confirm-Cancel (TCC) mechanism. **ByteTCC** is comptible with JTA and could be seamlessly integrated with Spring and other Java containers. ## 1. Quick Start #### 1.1 Add maven depenency ###### 1.1.1. Spring Cloud ```xml <dependenc...
0
lkrnac/book-eiws-code-samples
Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide
2015-03-16T18:53:45Z
null
[ ![Codeship Status for lkrnac/book-eiws-code-samples](https://codeship.com/projects/3d6d0a40-ae3f-0132-7ed9-2ecd9a04cc80/status?branch=master)](https://codeship.com/projects/68847) Examples for book **Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide** http://www.apress.com/9781484207949 ...
1
khmarbaise/maui
Maven Unit and Integration Test Guide (MaUI Test Guide)
2011-04-01T15:04:09Z
null
Maven Unit / Integration Test Guide (MaUI Test Guide) ===================================================== Describe the best practice for doing unit and integrations tests in Maven. The Idea of this module based on [https://issues.apache.org/jira/browse/MNG-1563](https://issues.apache.org/jira/browse/MNG-1563). L...
1
Albertoimpl/k8s-for-the-busy
Kubernetes for the busy developer - A practical guide
2019-10-10T17:57:26Z
null
null
1
cyberbuddy-io/open-source-contribution-for-beginners
This repository targets beginners to guide them about open source and help them make their first contribution.
2021-11-01T05:55:56Z
null
# Open source:octocat: contribution for beginners ![Know Your Code (1)](https://user-images.githubusercontent.com/70315395/162400606-00ba8c10-cfcb-4923-82ba-45dbcff6409b.png) ![GitHub](https://img.shields.io/github/license/cyberbuddy-io/open-source-contribution-for-beginners) ![GitHub contributors](https://img.shiel...
1
PacktPublishing/Selenium-WebDriver-3-Practical-Guide-Second-Edition
Selenium WebDriver 3 Practical Guide Second Edition by Packt publishing
2018-07-20T09:07:17Z
null
# Selenium WebDriver 3 Practical Guide Second Edition <a href="https://www.packtpub.com/web-development/selenium-webdriver-3-practical-guide-second-edition?utm_source=github&utm_campaign=9781788999762"><img src="https://d255esdrn735hr.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/B09986.png" a...
1
sonatype/codestyle
The Sonatype Code Style Guide
2013-06-07T23:18:41Z
null
<!-- Copyright (c) 2007-present Sonatype, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution and is available at https://www.eclipse.org/legal/epl-2.0/. --> # Sonatype Co...
1
RandyAbernethy/ThriftBook
Source for the examples in the Programmer's Guide to Apache Thrift
2014-04-04T21:33:26Z
null
The Programmer's Guide to Apache Thrift ======================================= Source for the examples in: The Programmer's Guide to Apache Thrift http://www.manning.com/abernethy/ The book is organized into three parts: Part I - Apache Thrift Overview ------------------------------- A high level introduction to ...
1
PacktPublishing/Domain-Driven-Design-with-Java-A-Practitioner-s-Guide
Domain-Driven Design with Java - A Practitioner’s Guide, published by Packt
2020-09-06T14:18:03Z
null
# Domain-Driven Design with Java - A Practitioner’s Guide <a href="https://www.packtpub.com/programming/domain-driven-design-with-java-a-practitioner-s-guide?utm_source=github&utm_medium=repository&utm_campaign=9781800560734"><img src="https://static.packt-cdn.com/products/9781800560734/cover/smaller" alt="Domain-D...
0
sucese/react-native
A user guide and principle analysis for React Native。Note:The project has been moved to https://github.com/guoxiaoxing/vinci
2017-02-07T03:32:24Z
null
# React Native <img src="https://github.com/guoxiaoxing/awesome-react-native/raw/master/art/react_native_banner.png" width="1000"/> **关于作者** >郭孝星,非著名程序员,主要从事Android平台基础架构与中间件方面的工作,欢迎交流技术方面的问题,可以去我的[Github](https://github.com/guoxiaoxing)提交Issue或者发邮件至guoxiaoxingse@163.com与我联系。 文章持续更新中... ## ReactNative基础篇 >本篇系列文章主...
1
wimdeblauwe/spring-boot-building-api-backend
Code of the 'Practical Guide to Building an API Back End with Spring Boot' book
2018-09-18T19:07:17Z
null
null
1
ravi2519/JavaCertification
This is a full resource guide for my attempt to get Java 11 Certified
2020-09-15T05:28:49Z
null
![GitHub stars](https://img.shields.io/github/stars/ravi2519/JavaCertification.svg?style=social&label=Star&maxAge=2592000) ![GitHub forks](https://img.shields.io/github/forks/ravi2519/JavaCertification.svg?style=social&label=Fork&maxAge=2592000) # Java 11 Certification Hi there! So this is a complete resource guide...
1
effective-software-testing/code
The code examples of the Effective Software Testing: A Developer's Guide" book"
2021-10-17T09:47:49Z
null
# Effective software testing ![example workflow](https://github.com/effective-software-testing/code/actions/workflows/tests.yml/badge.svg) This repository contains the code examples of the _Software Testing: A Developer's Guide_ book, by [Maurício Aniche](https://www.mauricioaniche.com). Each folder contains the cod...
1
silverbullettt/zipper
Precision-guided context sensitivity for pointer analysis
2018-10-11T12:32:42Z
null
This is the implementation of the techniques called ZIPPER and ZIPPER-e. ZIPPER is proposed in our OOPSLA'18 paper "[Precision-Guided Context Sensitivity for Pointer Analysis](https://silverbullettt.bitbucket.io/papers/oopsla2018.pdf)", which is the first research work that shows how and where most imprecision is intro...
0
husseinterek/spring-boot-jpa-hibernate
This is a very simple guide for integrating Hibernate with Spring Boot application.
2018-04-13T10:05:25Z
null
null
1
PacktPublishing/Spring-MVC-Beginners-Guide-Second-Edition
Code repository for Spring MVC Beginner's Guide Second Edition, published by Packt
2016-07-27T11:58:00Z
null
# Spring-MVC-Beginners-Guide-Second-Edition By Packt This is the code repository for [Spring MVC Beginner's Guide Second Edition](https://www.packtpub.com/application-development/spring-mvc-beginners-guide-second-edition), published by [Packt Publishing](https://www.packtpub.com/). It contains all the required files t...
1
npryce/goos-code-examples
Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests
2010-01-03T18:33:36Z
null
null
1
windfone/DynamicIcon
DynamicIcon/glide/guide
2022-06-06T03:49:55Z
null
# DynamicIcon APP动态替换Icon(避免杀进程 应用未安装等弊端)/glide预加载/guide引导弹窗
0
cchesser/java-perf-workshop
Guided walkthrough to understand the performance aspects of a Java web service
2015-06-18T02:27:25Z
null
## Java Performance Workshop A tutorial workshop that will dive in understanding "what's going on in your JVM". This workshop is utilizing a basic web service that is included, which isn't exactly optimal in how it performs. The goal is to use this service as an interactive example and identify its poor performing ele...
0
jeffreyscarpenter/reservation-service
Sample microservice implementation based on reservation data model from Cassandra: The Definitive Guide, 2nd/3rd Ed
2017-05-29T01:49:04Z
null
# reservation-service This repository provides a sample microservice implementation based on the reservation data model from the O'Reilly book [Cassandra: The Definitive Guide, 3rd Edition](https://www.amazon.com/Cassandra-Definitive-Guide-Distributed-Scale/dp/1098115163) ![Book Cover](images/cassandra-tdg.jpg) See e...
1
Kingsford-Group/kourami
Kourami: Graph-guided assembly for HLA alleles
2017-04-12T15:21:06Z
null
<pre> -hhy+. o o o o o o o o o o .` -syss:---.` o o o o o o o o o o o o o :+:` .:/o+++++///ommy+` o _ __ _ `yhs/..:osssooooo++++dmNNNdo` o | |/ /___ _ _ _ __ __ _ _ __ ___ (_) /syy///++++ooooooooo...
0
alblue/com.packtpub.e4
Code samples for the Eclipse Plugin Development by Example: Beginners Guide" book 978-1782160328"
2013-06-05T22:32:41Z
null
Eclipse Plugin Development by Example: Beginner's Guide ======================================================= This repository contains source code for the Packt Publishing book "Eclipse Plugin Development by Example: Beginners Guide". Tags and branches are available for both versions. https://www.amazon.co.uk/s/ref...
1
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
2013-08-31T02:05:05Z
null
# ![](https://raw.githubusercontent.com/checkstyle/resources/master/img/checkstyle-logos/checkstyle-logo-260x99.png) Checkstyle is a tool for checking Java source code for adherence to a Code Standard or set of validation rules (best practices). [![][travis img]][travis] [![][appveyor img]][appveyor] [![][circleci im...
1
RenegadeLucien/project-tenacity
Project Tenacity, the final evolution of the Level 3 to X" guides"
2018-02-10T09:44:06Z
null
# About Project Tenacity Project Tenacity is a dynamic account pathing system for RuneScape 3. Its goal is to provide RS3 players with a powerful, easy-to-use tool to determine the optimal method to progress their account. This tool serves as a replacement and upgrade to my former attempts at making this type of guide,...
0
xuyisheng/RatingbarGuide
Ratingbar Guide,include system origin ratingbar and custom ratingbar.
2015-06-18T14:51:08Z
null
# RatingbarGuide Ratingbar Guide,include system origin ratingbar and custom ratingbar. You can see the detail here : http://blog.csdn.net/eclipsexys/article/details/46552781 代码演示了: - 原生Ratingbar的使用,包括大小样式、自定义图案 - 全自定义Ratingbar,包括动画效果、设置间距、背景 ![](https://github.com/xuyisheng/RatingbarGuide/blob/master/pic/pic.png)...
0
tzheng/SystemDesign
This is an interview preparation guide for software engineers. Includes behavior interview, system design and coding(Chinese).
2017-08-17T22:09:14Z
null
# 程序员面试总结 ## 系统设计 系统设计,总的来说就类似于面试官让你盖房子,你搭个框架给他看证明你有能力,面试官可以就跟你讨论讨论框架,也可以跟你讨论什么材料适合,也可以跟你讨论具体某一层楼的室内装修,所以准备系统设计特别耗费时间,需要比较全面的知识。很多新手往往觉得无从下手,但是我认为对于新手还是有一些基本套路可循,所以做了一份设计总结。 系统设计中,最重要的就是 Trade-off,中文应该叫权衡,系统设计之所以难就是难在这里,因为你在设计过程中做的每一个决定都需要给出理由,比如为什么用SQL为什么用NoSQL,这时候就需要考察你对不同数据库的理解,而且在不断深入的过程中,面试官会随时让你挑一个地方让你做具体设计,如果碰...
1
PacktPublishing/Apache-Kafka-Quick-Start-Guide
Apache Kafka Quick Start Guide, Published by Packt
2018-09-06T09:58:35Z
null
# Apache Kafka Quick Start Guide <a href="https://www.packtpub.com/big-data-and-business-intelligence/apache-kafka-quick-start-guide?utm_source=github&utm_medium=repository&utm_campaign=9781788997829 "><img src="https://d1ldz4te4covpm.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/9781788997829...
0
bowyer-app/fab-toolbar
[Deprecated] Provides the Floating Action Button Toolbar as specified in the Material Design Guide in a simple library.
2015-07-15T05:58:14Z
null
Floating Action Button Toolbar ============================== [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-fab--toolbar-green.svg?style=flat)](https://android-arsenal.com/details/1/2241) Provides the Floating Action Button Toolbar [as specified in the Material Design Guide](http://www.google.com/...
1
ddd-by-examples/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
2018-08-17T08:11:04Z
null
# All Things CQRS A bunch of ways of doing [CQRS](https://martinfowler.com/bliki/CQRS.html) with various [Spring](https://spring.io) tools. ## Getting Started These instructions will get you and overview of how to synchronize two different datasources. We will do so by separating command and queries in a simple CQRS...
1
IGx89/titanium-c2dm
See the Wiki for a link to a quick setup guide
2010-11-22T17:07:22Z
null
null
1
cmu-pasta/mu2
Mutation-guided mutation-based fuzz testing
2021-08-12T18:08:09Z
null
# Mutation-Guided Fuzzing Mu2 is a fuzz testing platform for mutation-guided fuzzing, built on top of the [JQF](https://github.com/rohanpadhye/JQF/) platform for fuzzing Java programs. Documentation for running and understanding the implementation of mutation-guided fuzzing provided here. <!-- For project writeup, se...
0