Pinned Repositories
advanced-spring-scaffold
This project provides an advanced baseline to help you kick start a Spring project.
autopilot
coindesk-client
CLI Application for displaying the Bitcoin Price Index (BPI) in real-time
jfx-playground
Demo project for Spring Boot and JFX
jmira
Replicate your favorite software repositories for debian or ubuntu to your pc
machinery-initializr
maven-archetypes
Collection of Maven archetypes to assist java developers in quickly bootstrapping new projects
spring-data-jpa-kata
A personal project to practice with Spring Data, JPA and Hibernate
spring-viewfx
Small framework for simplifying JavaFX integration with Spring Boot
toolbelt-configmap
ehayik's Repositories
ehayik/jfx-playground
Demo project for Spring Boot and JFX
ehayik/maven-archetypes
Collection of Maven archetypes to assist java developers in quickly bootstrapping new projects
ehayik/toolbelt-configmap
ehayik/advanced-spring-scaffold
This project provides an advanced baseline to help you kick start a Spring project.
ehayik/autopilot
ehayik/bootiful-beans-overriding
ehayik/coindesk-client
CLI Application for displaying the Bitcoin Price Index (BPI) in real-time
ehayik/ehayik
Config files for my GitHub profile.
ehayik/spring-data-jpa-kata
A personal project to practice with Spring Data, JPA and Hibernate
ehayik/spring-viewfx
Small framework for simplifying JavaFX integration with Spring Boot
ehayik/jmaskify
JMaskify is a Java library designed to apply various masking techniques to text data, ensuring the protection of sensitive information
ehayik/learn-spring-security
New - "Learn Spring Security OAuth":
ehayik/lite-rx-api-hands-on
Lite Rx API Hands-On with Reactor Core 3
ehayik/machinery-integration-tests
ehayik/machinery-web
ehayik/my-dry-scripts
Scripts to don't repeat yourself
ehayik/nullaway-playground
Demo project to showcase how install NullAway in Maven and Gradle java projects
ehayik/simple-webflux-restapi
ehayik/spring-boot-async-mdc
This project demonstrates how to preserve MDC values in methods annotated with `@Async` in a Spring Boot application.
ehayik/spring-injected-null-beans-issue
When I was migrating a maven project implemented with Spring to Spring Boot 1.5.20.RELEASE. I realized of this issue related with a ``final public`` method inside a non ``final`` class annotated with ``@Transactional``, causing injected beans within class became ``null`.
ehayik/spring-native-examples
JHipster Works with Spring Native!
ehayik/spring-processing-large-results-sets
How to process large results sets using hibernate and spring data
ehayik/spring-security-demo
ehayik/spring-webclient-logging-kata
This project demonstrates how to log full HTTP requests and responses in Spring WebClient based HTTP clients
ehayik/spring-webflux-hands-on
ehayik/spring-ws-kata
This project demonstrates the implementation of SOAP web services and clients using Spring WS
ehayik/springone-2021
Test-Driven Security
ehayik/techbank-build
ehayik/toolbelt-bom-build
ehayik/web-scraping-kata
This project illustrates Web Scraping challenges and concepts using Selenium, Spring Boot & Docker