{"id":23532767,"url":"https://github.com/deepaksorthiya/java-interview-maven-project","last_synced_at":"2025-08-31T21:37:15.617Z","repository":{"id":232735262,"uuid":"774786801","full_name":"deepaksorthiya/java-interview-maven-project","owner":"deepaksorthiya","description":"Java Interview Programs","archived":false,"fork":false,"pushed_at":"2025-05-01T05:20:02.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T16:19:41.089Z","etag":null,"topics":["interview","interview-practice","interview-preparation","java","java-8"],"latest_commit_sha":null,"homepage":"https://github.com/deepaksorthiya/java-interview-maven-project","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepaksorthiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-20T07:21:58.000Z","updated_at":"2025-05-01T05:20:05.000Z","dependencies_parsed_at":"2024-05-28T23:22:06.493Z","dependency_job_id":"0755af62-330d-45ae-a4a0-a10d166b78ef","html_url":"https://github.com/deepaksorthiya/java-interview-maven-project","commit_stats":null,"previous_names":["deepaksorthiya/java-interview-maven-jdk17"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fjava-interview-maven-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fjava-interview-maven-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fjava-interview-maven-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fjava-interview-maven-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepaksorthiya","download_url":"https://codeload.github.com/deepaksorthiya/java-interview-maven-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254179900,"owners_count":22027884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["interview","interview-practice","interview-preparation","java","java-8"],"created_at":"2024-12-25T23:12:32.890Z","updated_at":"2025-08-31T21:37:15.611Z","avatar_url":"https://github.com/deepaksorthiya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://dl.circleci.com/status-badge/img/gh/deepaksorthiya/java-interview-maven-project/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/deepaksorthiya/java-interview-maven-project/tree/main)  \n[![Java CI with Maven](https://github.com/deepaksorthiya/java-interview-maven-project/actions/workflows/maven-build.yml/badge.svg)](https://github.com/deepaksorthiya/java-interview-maven-project/actions/workflows/maven-build.yml)\n\n---\n\n### ** This repository contains java concept's programs, some data structures and algorithms program implementation and Java, Spring, JPA, Microservices references for interviews **\n\n---\n\n# Getting Started\n\n## Requirements:\n\n```\nMaven: 3.9+\nJDK: 24\n```\n\n### Clone this repository:\n\n```bash\ngit clone https://github.com/deepaksorthiya/java-interview-maven-project.git\n```\n\n```bash\ncd java-interview-maven-project\n```\n\n### Run Test(Maven Should Be Installed):\n\n```bash\nmvn clean test\n```\n\n# Java Spring Interview Reference Documentation\n\n## Java Interview\n\n1. [Modern Java - A Guide to Java 8 - winterbe](https://github.com/winterbe/java8-tutorial)\n2. [Modern Java - A Guide to Java 11 - winterbe](https://winterbe.com/posts/2018/09/24/java-11-tutorial/)\n3. [Association, Composition and Aggregation](https://www.geeksforgeeks.org/association-composition-aggregation-java/)\n4. [Serialization and Deserialization RealWorld Use Cases](https://medium.com/@salvipriya97/serialization-and-deserialization-explained-with-examples-5e2e45af97ee)\n\n## Spring Interview\n\n1. [Map GET request parameters to POJO automatically](https://stackoverflow.com/questions/26612404/spring-map-get-request-parameters-to-pojo-automatically)\n2. [Spring Boot Custom ApplicationEvent Example](https://medium.com/hprog99/mastering-events-in-spring-boot-a-comprehensive-guide-86348f968fc6)\n\n## REST Interview\n\n1. [HTTP Methods Safe and Idempotency](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Methods)\n2. [HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status)\n\n## JPA-Hibernate Interview\n\n1. Optimistic and Pessimistic Lock\n    1. [Optimistic and Pessimistic Lock](https://docs.jboss.org/hibernate/stable/orm/userguide/html_single/Hibernate_User_Guide.html#locking)\n    2. [Optimistic and Pessimistic Locking in JPA](https://hackernoon.com/optimistic-and-pessimistic-locking-in-jpa)\n\n## DevOps Interview\n\n1. [5 Must-Know Deployment Strategies](https://newsletter.systemdesigncodex.com/p/5-must-know-deployment-strategies)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksorthiya%2Fjava-interview-maven-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepaksorthiya%2Fjava-interview-maven-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksorthiya%2Fjava-interview-maven-project/lists"}