Pinned Repositories
Calculator-Client-Server
On line calculator Client-Server uses sockets, and Model-View-Controller design pattern.
DataBase-with-JDBC-SQL
A simple program/exercise that simulates the operation of Foreign Key integrity constraints from the Java code level using JDBC calls in the event of an attempt to violate data consistency during insertion.
Employee-Directory-Login-Logut-Form-Spring
Spring MVC Security Custom Login Form with Bootstrap & Thymeleaf
Employee-Directory-Login-Registration-System-and-Landing-Page
Spring Boot Security with JPA, Hibernate, Thymeleaf, Bootstrap5
Employee-Directory-Spring
Spring MVC CRUD Database Project(MySQL) with Thymeleaf
Employee-Directory-Spring-Security-Custom-Tables
Bootstrap5, Thymeleaf, SQL queries, MySQL
Employee-System-Java-17-Spring-CRUD
Employee login, adding, editing and removing from the employee list Java 17, Spring, CRUD, Bootstrap5, Thymeleaf, Tomcat
Spring-Boot-REST-API-Security-with-JPA-Hibernate
It shows how to secure a Spring Boot REST API with Spring Security Custom tables using JPA/Hibernate
Spring-MVC-Form-Data-binding
Spring Boot - Spring MVC Form Data Binding, Text Fields, Drop-Down Lists, Radio Buttons
Spring-MVC-Validation
Student form with name, last name, postal code and customer code validation
KateStar-git's Repositories
KateStar-git/Employee-Directory-Spring
Spring MVC CRUD Database Project(MySQL) with Thymeleaf
KateStar-git/Calculator-Client-Server
On line calculator Client-Server uses sockets, and Model-View-Controller design pattern.
KateStar-git/DataBase-with-JDBC-SQL
A simple program/exercise that simulates the operation of Foreign Key integrity constraints from the Java code level using JDBC calls in the event of an attempt to violate data consistency during insertion.
KateStar-git/Employee-Directory-Login-Logut-Form-Spring
Spring MVC Security Custom Login Form with Bootstrap & Thymeleaf
KateStar-git/Employee-Directory-Login-Registration-System-and-Landing-Page
Spring Boot Security with JPA, Hibernate, Thymeleaf, Bootstrap5
KateStar-git/Employee-Directory-Spring-Security-Custom-Tables
Bootstrap5, Thymeleaf, SQL queries, MySQL
KateStar-git/Employee-System-Java-17-Spring-CRUD
Employee login, adding, editing and removing from the employee list Java 17, Spring, CRUD, Bootstrap5, Thymeleaf, Tomcat
KateStar-git/Spring-Boot-REST-API-Security-with-JPA-Hibernate
It shows how to secure a Spring Boot REST API with Spring Security Custom tables using JPA/Hibernate
KateStar-git/Spring-MVC-Form-Data-binding
Spring Boot - Spring MVC Form Data Binding, Text Fields, Drop-Down Lists, Radio Buttons
KateStar-git/Spring-MVC-Validation
Student form with name, last name, postal code and customer code validation
KateStar-git/Employee-list-with-report-in-JavaFX-MVC
The app displays data from a text file, adds new employees and saves in the same file. The app displays data from a text file, adds new employees and saves in the same file. The app is prepared in the Model View Controller architecture using Scene Builder.
KateStar-git/Red-Picker-App-Java-Interface
The application counts the amount of red color at the point of clicking and arranges the slices in descending order of the average red component.
KateStar-git/Spring-Boot---Spring-MVC-with-Thymeleaf-
Simple example of displaying Data from Servers using Spring with Thymeleaf expressions
KateStar-git/Spring-Boot-JPA-Hibernate-OneToOne-Mappings
Bi-Directional; Bi-Directional Cascade Delete; only delete InstructorDetails; Cascade Delete; |
KateStar-git/Spring-Boot-REST-API-Security
Spring Boot REST API Security Project with login and password for employees with different roles
KateStar-git/Tic-Tac-Toe-in-Java-Client-Server
On line game Client-Server uses sockets, threads and Model-View-Controller design pattern.