-
Patika Global Technology
- İstanbul
- https://linktr.ee/hakdogan
- @hakdoganhoca
- in/hakdogan
-
IntroduceToEclicpseVert.x Public
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.
-
simpleprofiler Public
About using custom annotations and processing them.
-
-
class-file-api Public
Class-File API is a preview API to provide a standard API for parsing, generating, and transforming Java class files
-
performance-measurements Public
Performance measurements to Java Garbage Collector
-
loom-examples Public
This repository contains examples of Project Loom parts such as Virtual Thread, Structured Concurrency, and Scoped Values
-
ElasticSearch Public
🌐 This application illustrates and demonstrates use of ElasticSearch Java API in the backend
-
finance-api Public
Java API and command line program to fetching foreign currency and precious metal rates from a public service
-
flight-recorder Public
Application monitoring with Flight Recorder
-
ApacheShiro Public
🔑 Using Apache Shiro JDBC Realm with MySQL Database
-
RxJavaWorkshop Public
This repository has some use cases related to `Rx Java` and three missions for the workshop
-
crac-example Public
This repository shows you how to create a checkpoint and restore from it using CRaC
Java UpdatedMay 27, 2023 -
scoped-values Public
The Scoped Values API allows us to store and share data for a bounded lifetime. This repository shows how you can use it.
-
jenkins-pipeline Public
📈 Learn how to implement container technologies with your Jenkins CI/CD workflows to make them easier to manage in this tutorial.
-
jakartaee-testing Public
This repository shows you how to write integration and end-to-end tests for JakartaEE applications with Arquillian and MicroShed Testing.
-
dto-projection Public
This repository shows you how to use Java Records as DTO Projections
Java UpdatedJul 17, 2022 -
next-full-working-day Public
This repository shows you how to perform complex date manipulations with Java Date/Time API
Java UpdatedJun 15, 2022 -
-
-
introduction-to-helidon Public
This repository shows you the use of some of Helidon's features and modules
Java UpdatedMar 7, 2022 -
Example of Java 9 module system with maven
-
jwt-rbac-quarkus Public
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 Tok…
-
azure-storage-account Public
This repository is a tutorial about how to serve Azure Storage Resources with grant limited access using SAS in a declarative way
-
GlobalWWJugs Public
Forked from World-Wide-JUGs/GlobalWWJugsWorld Wide JUGs - List of Java User Groups around the world
HTML GNU General Public License v3.0 UpdatedJun 12, 2021 -
jakartaone.org Public
Forked from autumnfound/jakartaone.orgJakartaOne 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 o…
HTML Eclipse Public License 2.0 UpdatedMay 10, 2021 -
hugo-solstice-theme Public
Forked from EclipseFdn/hugo-solstice-themeEclipse Foundation Solstice Theme for Hugo!
HTML Eclipse Public License 2.0 UpdatedApr 20, 2021 -
hibernate-search Public
Hibernate Search is a library that allows keeping your local Lucene indexes or ElasticSearch cluster in sync with your Database
-
JakartaEE-CDI-2.0-Spec Public
This repository contains some implementations of the JakartaEE CDI 2.0 specification
Java UpdatedDec 29, 2020 -
quarkus-quickstarts Public
Forked from quarkusio/quarkus-quickstartsQuarkus quickstart code
Java Apache License 2.0 UpdatedDec 13, 2020 -
handy-environment Public
This repository contains the source code of an OpenShift S2I Builder image for Java applications