Skip to content
View JcoderPaul's full-sized avatar

Block or report JcoderPaul

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JcoderPaul/README.md

🛠️ Languages, database, tools and frameworks:

Java  Spring  Hibernate  Tomcat  MySQL  PostgreSQL  Liquibase  Groovy  Bash  Powershell  Gradle  Maven  Junit  Postman  Swagger  PHP  HTML  CSS  Bootstrap  Docker 

Pinned Loading

  1. Spring_Framework_Lessons Spring_Framework_Lessons Public

    Spring features: Core, Boot, Data, Test, Web, Validation, Security, AOP. Code examples, detailed comments, related documentation, interesting articles.

    Java 1

  2. Evolution_app_development Evolution_app_development Public

    Evolution of application development - step by step from pure java to spring (with Tests).

    Java

  3. SPRING_SECURITY-Short_Guide SPRING_SECURITY-Short_Guide Public

    Spring security, remember-me, authentication, CORS, CSRF, FilterChain, JWT, Method Level Security, OAuth2 (with Tests)

    Java

  4. HTTP_Servlets_Java_EE HTTP_Servlets_Java_EE Public

    Examples of work with Socket. Studying HTTP, TCP, UDP protocols. Workout with HTTP Servlets, Web Filter, Locale. MVС as an architectural concept to web application development: DAO, DTO, Entity, Au…

    Java

  5. BankAccountSimulator_Task BankAccountSimulator_Task Public

    Spring task project: Boot, Data, Test, Web, Validation, Security. Test with Docker (Testcontainers), DB migration Liquibase, MVC pattern, REST

    Java

  6. JDBC_Practice JDBC_Practice Public

    Examples of work with JDBC. DAO, CRUD concept. Simple SQL and Prepared Statement queries. Description in doc folder. Section cheat sheet. For memory!

    Java