An open API service providing repository metadata for many open source software ecosystems.

GitHub / hakdogan 44 Repositories

Software Craftsman

hakdogan/jenkins-pipeline

:chart_with_upwards_trend: Learn how to implement container technologies with your Jenkins CI/CD workflows to make them easier to manage in this tutorial.

Language: Java - Size: 4.92 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 102 - Forks: 372

hakdogan/stream-gatherers

This repository intermediate operations modeler aims to introduce stream gatherers

Language: Java - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

hakdogan/class-file-api

Class-File API is a preview API to provide a standard API for parsing, generating, and transforming Java class files

Language: Java - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

hakdogan/ElasticSearch

:globe_with_meridians: This application illustrates and demonstrates use of ElasticSearch Java API in the backend

Language: Java - Size: 4.23 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 86

hakdogan/IntroduceToEclicpseVert.x

This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. How to run each example is described in its readme file.

Language: JavaScript - Size: 3.27 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 28 - Forks: 17

hakdogan/box-whisker

A box whisker plot creator

Language: Java - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hakdogan/kafka-with-microservices

This repository is a tutorial for JUG Istanbul's Apache Kafka meetup that showing how Apache Kafka can be used in inter-microservices communication

Language: Java - Size: 1.03 MB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 39 - Forks: 13

hakdogan/dto-projection

This repository shows you how to use Java Records as DTO Projections

Language: Java - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hakdogan/RxJavaWorkshop

This repository has some use cases related to `Rx Java` and three missions for the workshop

Language: Java - Size: 34.2 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

hakdogan/performance-measurements

Performance measurements to Java Garbage Collector

Language: Java - Size: 1.97 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

hakdogan/loom-examples

This repository contains examples of Project Loom parts such as Virtual Thread, Structured Concurrency, and Scoped Values

Language: Java - Size: 1.12 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 2

hakdogan/hibernate-search

Hibernate Search is a library that allows keeping your local Lucene indexes or ElasticSearch cluster in sync with your Database

Language: Java - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

hakdogan/Java9-module-system-with-maven

Example of Java 9 module system with maven

Language: Java - Size: 604 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 4

hakdogan/ApacheShiro

:key: Using Apache Shiro JDBC Realm with MySQL Database

Language: HTML - Size: 861 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 48

hakdogan/flight-recorder

Application monitoring with Flight Recorder

Language: Java - Size: 3.31 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

hakdogan/finance-api

Java API and command line program to fetching foreign currency and precious metal rates from a public service

Language: Java - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

hakdogan/handy-environment

This repository contains the source code of an OpenShift S2I Builder image for Java applications

Language: Shell - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 8

hakdogan/crac-example

This repository shows you how to create a checkpoint and restore from it using CRaC

Language: Java - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hakdogan/azure-storage-account

This repository is a tutorial about how to serve Azure Storage Resources with grant limited access using SAS in a declarative way

Language: Java - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

hakdogan/scoped-values

The Scoped Values API allows us to store and share data for a bounded lifetime. This repository shows how you can use it.

Language: Java - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hakdogan/simpleprofiler

About using custom annotations and processing them.

Language: Java - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

hakdogan/next-full-working-day

This repository shows you how to perform complex date manipulations with Java Date/Time API

Language: Java - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hakdogan/angular-test-drive

For my personal Angular learning

Language: Java - Size: 1 MB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hakdogan/simple-web-server

Java 18 Simple Weg Server

Language: Java - Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hakdogan/LayrryExample

Language: Java - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

hakdogan/introduction-to-helidon

This repository shows you the use of some of Helidon's features and modules

Language: Java - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hakdogan/Vert.x

A tutorial about Vert.x Mongo client

Language: Java - Size: 379 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

hakdogan/SpringSecurity

:key: Using security module with MySQL Database and Java web application

Language: HTML - Size: 135 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

hakdogan/MongoDB

:four_leaf_clover: Using MongoDB with native Java driver and JPA via EclipseLink

Language: Java - Size: 176 KB - Last synced at: 4 days ago - Pushed at: almost 12 years ago - Stars: 7 - Forks: 1

hakdogan/FacesFlow

Uses The Faces Flow

Language: Java - Size: 164 KB - Last synced at: 4 days ago - Pushed at: over 11 years ago - Stars: 2 - Forks: 1

hakdogan/jwt-rbac-quarkus

This repository is a tutorial for JUG Istanbul's How to use JWT RBAC with Quarkus meetup that showing how to verify JSON Web Tokens and provide secured access to the HTTP endpoints using Bearer Token Authorization and RBAC in Quarkus

Language: Java - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

hakdogan/GlobalWWJugs Fork of World-Wide-JUGs/GlobalWWJugs

World Wide JUGs - List of Java User Groups around the world

Size: 147 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hakdogan/jakartaone.org Fork of autumnfound/jakartaone.org

JakartaOne Live is a one day virtual conference for developers and technical business leaders that brings insights into the current state and future of Jakarta EE and related technologies focused on developing cloud-native Java applications.

Size: 14.7 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hakdogan/hugo-solstice-theme Fork of EclipseFdn/hugo-solstice-theme

Eclipse Foundation Solstice Theme for Hugo!

Size: 6.76 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hakdogan/JakartaEE-CDI-2.0-Spec

This repository contains some implementations of the JakartaEE CDI 2.0 specification

Language: Java - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hakdogan/quarkus-quickstarts Fork of quarkusio/quarkus-quickstarts

Quarkus quickstart code

Language: Java - Size: 3.04 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hakdogan/jakartaee-testing

This repository shows you how to write integration and end-to-end tests for JakartaEE applications with Arquillian and MicroShed Testing.

Language: Java - Size: 866 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

hakdogan/MongoAtlas

:four_leaf_clover: This application simply exemplifies working with MongoDB Stitch via Mongo Atlas which is mongo cloud service

Language: HTML - Size: 13.9 MB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

hakdogan/openshift-pipelines

:chart_with_upwards_trend: Learn how to use declarative OpenShift Pipelines in this tutorial.

Language: Java - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 3

hakdogan/Weld-Archetype

:syringe: Using Weld with Tomcat and JSF 2.0

Language: Java - Size: 102 KB - Last synced at: 4 days ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 2

hakdogan/Java9-module-system-non-maven

Example of Java 9 module system non-maven

Language: Java - Size: 4.99 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

hakdogan/mongolastic Fork of ozlerhakan/mongolastic

A tool that clone data from MongoDB to Elasticsearch and vice versa using the mongolastic query language

Language: Java - Size: 132 KB - Last synced at: 4 days ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

hakdogan/pes Fork of kodcu/pes

A pluggable impressive elastic query DSL builder for elasticsearch (es). It aims to be a part of new monitoring/sense tools or existing ones. Thus, in the absence of constructing inline queries in es, the complexity of writing a query DSL can be minimized in the light of this extension. Feel free to contribute.

Language: JavaScript - Size: 312 KB - Last synced at: 4 days ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

hakdogan/ResourceLibraryContracts

Using JSF 2.2 Resource Library Contracts

Language: Java - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1