- Slovakia
- https://peterszatmary.com
-
peterszatmary.github.io Public
My personal resume online
-
software-testing-notes Public
My notes about software testing with usefull links.
-
Project about how to build microservices with spring ecosystem.
-
pat-sat-demo Public
Project about how can product acceptance testing (PAT) and system acceptance testing (SAT) look like.
Java Apache License 2.0 UpdatedAug 30, 2022 -
JMH (Java Microbenchamrk Harness) tests that you can run separately from other tests with Maven profile.
Java Apache License 2.0 UpdatedAug 30, 2022 -
Maven profiles for building standalone spring-boot app or just simple minimal dependency from one project. Project contain docker for dev and deploy,
Java UpdatedAug 30, 2022 -
code-quality-maven-project Public
This project has Maven settings useful for every single project. Code coverage with Jacoco, code style with Checkstyle with Sun settings, code style with FindBugs and with PMD.
-
graphql-demo Public
GraphQL demo used along with Spring boot
Apache License 2.0 UpdatedAug 30, 2022 -
java-interview-questions Public
Repository containing java solutions to variety of Java interview questions
Apache License 2.0 UpdatedAug 23, 2022 -
Parallel cucumber junit5 test runs
-
jmh-benchmark-demo Public
Java Microbenchmark Harness (JMH) that runs with Junit and Maven.
-
parallel-junit5-tests Public
Parallel Junit5 jupiter test runs
-
-
-
gatling-maven-demo Public
Gatling with Maven integration and examples
-
pascal-for-newbies Public
My old pascal programs from high school. Repository contain 35 simple pascal programs
Pascal UpdatedOct 27, 2020 -
docker-java-base-images Public
Docker images for building and running java apps.
Dockerfile UpdatedMar 15, 2019 -
spring-boot-jsondoc-demo Public
Spring Boot with JsonDoc demo for REST APIs
-
-
Vaadin with Maven configured to deploy application to Tomcat and communicate with database with Hibernate. Tests are made with H2.
-
play-service-one Public
Simple Play! mocked service used as microservice (learning example project)
-
play-service-backend Public
Simple Play! CRUD service used as microservice. (learning example project)
-
Repository that holds all configuration files for microservices.
Apache License 2.0 UpdatedNov 24, 2018 -
typescript-tutorial-examples Public
Typescript first steps.
-
Spring Boot demo with Mustache logic less templates and Lombok to keep pojos readable and small.
Java UpdatedNov 23, 2018 -
-
vagrant-ansible-tutorial Public
Tutorial with scripts about Vagrant with Ansible. ( Virtual machine manager with provisioning tool.)
Ruby UpdatedNov 23, 2018 -
-
-
flyway-demo Public
Flyway migration library with usefull configurations cross different environments on Spring-boot.