Pinned Repositories
90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
ansible
Reference Purprose Ansible Repo
carsale
This small application is car market place application type. It is example of Java EE Servlet MVC web-application with Hibernate used as ORM. Actively used AJAX JavaScript technology and Bootstrap 3 HTML patterns.
forum-mvc-app
Tiny Forum App
interview_questions
Java Developer Interview Preparation Materials
java-interview
Вопросы и ответы к интервью Java разработчика
javascript
JavaScript and React course notes
k8s-cka-udemy
K8s CKA exam preparation reference
spring-boot-service-template
Spring-boot service template with jpa, flyway migration, auth and security tokens
mikebychkov's Repositories
mikebychkov/SB-auth
mikebychkov/SB-k8s
mikebychkov/SB-docker
mikebychkov/Spring-Microservices
Spring Boot Microservices + Netflix OSS Stack + Docker + CI/CD using Travis CI
mikebychkov/Spring-Microservices-Config
Spring Cloud Config Server backend for Spring-Microservices
mikebychkov/kotlin-spring-chat
mikebychkov/phone-book
Small crud web application: Phone Book. Used technologies: Spring-Boot, Spring-MVC, Spring-Data, Spring-Data-JPA, Spring-Data-Rest, Lombok, PostgreSQL, c3p0, Thymeleaf, Bootstrap 3.
mikebychkov/rest_chat
Chat app (server & client) on REST API. JWT Authorization.
mikebychkov/rest_jwt
Example of JSON Web Token in REST API
mikebychkov/spring_boot_demo
Spring Boot MVC & REST Demo Application - Spring Security; Spring Data - JPA Repository (Alternative DAO classes used Hibernate native API and JPA API); Spring Data REST; Thymeleaf
mikebychkov/dbwebapp_crm
Spring MVC Application example. Used Postgres SQL for database storage, Hibernate as ORM with c3p0 connection pool. Added logging support using Spring AOP. Added REST API using Spring REST.
mikebychkov/spring_security_demo
Example of Spring Security usage. (no XML configuration)
mikebychkov/aop_demo
This project represents AOP (Aspect Oriented Programming) with Spring AOP and AspectJ. Aspects and Advice types demo.
mikebychkov/spring_mvc2
Spring MVC demo uses XML configuration.
mikebychkov/spring_demo
Spring configuration variations: XML, Mixed and All Java config.
mikebychkov/udemy-love2d
Full source code for all projects from my course on Lua and Love2D
mikebychkov/carsale
This small application is car market place application type. It is example of Java EE Servlet MVC web-application with Hibernate used as ORM. Actively used AJAX JavaScript technology and Bootstrap 3 HTML patterns.
mikebychkov/todolist
Demo Servlet MVC app.
mikebychkov/cinema
This small application is example of implementation MVC pattern using Java Servlets, JSP, JavaScript, AJAX, HTML and PostgreSQL.
mikebychkov/design_patterns
mikebychkov/istio-workshop
Istio Workshop