codeforgeyt
Hi! I am Full Stack Web developer and I am creating videos for my YouTube channel. Here you can find code which I am preparing for my tutorials. Enjoy!
CodeForgeYT
Pinned Repositories
airport-management
Multi module project using Maven and Java Spring Boot
configuration-beans
Java Spring Boot project which explains beans and dependency injection
java-ws-chat-application
Back-end for Web Socket chat application using Java Spring Boot
jpa-inherit-joined-table
Mapping for joined table inheritance strategy using Hibernate in Java Spring Boot
jpa-paging-sorting-filtering
Paging, sorting and filtering using JPA Criteria API
jpa-relationships
Java Spring Boot project that shows example JPA relationships
login-form
Login form with navigation bar hiding logic
one-to-many-web-service
Hibernate one to many web service with rest endpoints and spring boot admin
react-ws-chat-app
React and Material UI chat application with web sockets
ws-chat-application
Front-end for chat application using Angular
codeforgeyt's Repositories
codeforgeyt/jpa-paging-sorting-filtering
Paging, sorting and filtering using JPA Criteria API
codeforgeyt/one-to-many-web-service
Hibernate one to many web service with rest endpoints and spring boot admin
codeforgeyt/airport-management
Multi module project using Maven and Java Spring Boot
codeforgeyt/ws-chat-application
Front-end for chat application using Angular
codeforgeyt/java-ws-chat-application
Back-end for Web Socket chat application using Java Spring Boot
codeforgeyt/jpa-relationships
Java Spring Boot project that shows example JPA relationships
codeforgeyt/login-form
Login form with navigation bar hiding logic
codeforgeyt/configuration-beans
Java Spring Boot project which explains beans and dependency injection
codeforgeyt/jpa-inherit-joined-table
Mapping for joined table inheritance strategy using Hibernate in Java Spring Boot
codeforgeyt/react-ws-chat-app
React and Material UI chat application with web sockets
codeforgeyt/jpa-paging-and-sorting
Server side paging and sorting using Java Spring Boot
codeforgeyt/artemis-demo
Dispatcher and Receiver example over Artemis MQ using Java Spring Boot
codeforgeyt/jpa-inherit-single-table
Mapping for single table inheritance strategy using Hibernate in Java Spring Boot
codeforgeyt/jpa-inherit-table-per-class
Mapping for table per class inheritance strategy using Hibernate in Java Spring Boot
codeforgeyt/score-counter-ngrx
Score counter application with state management
codeforgeyt/score-counter-no-ngrx
Counter application without state management
codeforgeyt/score-counter-react
Score counter React application with Jest tests
codeforgeyt/spring-boot-admin-server
Spring Boot Admin server app compatible with one-to-many-web-service component
codeforgeyt/todo-app
Angular inline editing application. No external libraries
codeforgeyt/vault-demo-mvn
Java Spring Boot application with Vault connectivity
codeforgeyt/games-manager
Basic usage of Angular Material library components
codeforgeyt/jpa-inherit-superclass
Mapping for superclass inheritance strategy using Hibernate in Java Spring Boot
codeforgeyt/shopping-list-ngrx
Simple CRUD application with Angular Material components and NgRx/store
codeforgeyt/shopping-list-no-ngrx
Simple CRUD application with Angular Material components
codeforgeyt/spring-mvc-nav
Example of navigation in Spring Boot MVC using fragments
codeforgeyt/students-service
Simple Spring Boot service with CRUD