close
The Wayback Machine - https://web.archive.org/web/20201029121719/https://github.com/andrei-punko/java-sandbox
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Playground for Java coding experiments

  • akka-project
    Example of Akka framework usage

  • db-versioning
    Example of DB versioning with usage of Liquibase and Flyway

  • design-patterns
    Design patterns examples

  • elasticsearch
    Example of Elasticsearch usage

  • grpc-sample
    Example of gRPC service and its client

  • hibernate-mappings
    Example of different cases of Hibernate mappings

  • messaging-stomp-websocket Example of STOMP messaging over WebSockets for building interactive web application

  • pravtor-search
    Parser for pravtor.ru site to extract some info from it

  • sandbox-core
    Unordered staff with Java experiments. In addition contains tasks from interviews

  • swing-app-search-test-task
    Test task with desktop application with usage of Google search engine

  • two-factor-authentification
    Example of two-factor authentification application with usage of Google authenticator

  • unit-tests-debugging
    Example of different cases of tests debugging

Build notes

To allow io.fabric8:docker-maven-plugin manipulate with Docker images need to add DOCKER_HOST=tcp://127.0.0.1:2375 to environment variables on Windows machine and switch on Docker option Expose daemon on tcp://localhost:2375 without TLS

About

Playground for Java experiments

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.