{"id":25688789,"url":"https://github.com/phoenixmaster123/library-management-system","last_synced_at":"2025-02-24T21:05:57.766Z","repository":{"id":277200483,"uuid":"884241020","full_name":"PhoenixMaster123/Library-Management-System","owner":"PhoenixMaster123","description":"Software for managing library resources and operations.","archived":false,"fork":false,"pushed_at":"2025-02-12T17:43:55.000Z","size":61461,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T17:47:47.813Z","etag":null,"topics":["docker","integration-testing","java","jpa-hibernate","jsonwebtoken","lombok","maven","restful-api","spring-boot","spring-security","springframework","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhoenixMaster123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-11-06T12:01:38.000Z","updated_at":"2025-02-12T17:43:58.000Z","dependencies_parsed_at":"2025-02-12T17:57:57.902Z","dependency_job_id":null,"html_url":"https://github.com/PhoenixMaster123/Library-Management-System","commit_stats":null,"previous_names":["phoenixmaster123/library-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhoenixMaster123%2FLibrary-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhoenixMaster123%2FLibrary-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhoenixMaster123%2FLibrary-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhoenixMaster123%2FLibrary-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhoenixMaster123","download_url":"https://codeload.github.com/PhoenixMaster123/Library-Management-System/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557497,"owners_count":19820359,"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":["docker","integration-testing","java","jpa-hibernate","jsonwebtoken","lombok","maven","restful-api","spring-boot","spring-security","springframework","unit-testing"],"created_at":"2025-02-24T21:05:57.218Z","updated_at":"2025-02-24T21:05:57.756Z","avatar_url":"https://github.com/PhoenixMaster123.png","language":"Java","readme":"# Library Management System\n\nThe Library Management System is a Java-based backend application that follows the Hexagonal Architecture pattern. It facilitates the management of books, authors, and transactions for a library. The system provides functionalities to manage book catalogs, register customers, process borrowing and returning transactions, and view borrowing history.\n\n## Technologies and Dependencies Used\n\n- **[Java](https://www.oracle.com/java/)**: Core programming language.\n- **[Spring Boot](https://spring.io/projects/spring-boot)**: Used to build hassle-free web applications and write REST APIs.\n- **[Spring Data JPA (Hibernate)](https://spring.io/projects/spring-data-jpa)**: Reduces the time of writing hardcoded SQL queries, allowing for more readable and scalable code.\n- **[Spring Security](https://spring.io/projects/spring-security)**: Used for authentication and authorization.\n- **[H2](https://www.h2database.com/html/main.html)**: Used as a persistence store for development and testing.\n- **[Apache Maven](https://maven.apache.org/)**: Dependency management and build tool.\n- **[Docker](https://www.docker.com/)**: Containerization for deployment.\n- **[JUnit](https://junit.org/)**: Testing framework for unit and integration tests.\n- **[Lombok](https://projectlombok.org/)**: Reduces the time of writing Java boilerplate code.\n- **[Caching Strategy](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/CacheControl.html)**: Improves efficiency by using HTTP caching, reducing redundant requests, and optimizing client-server interactions.\n- **[Hypermedia Principle](https://spring.io/guides/gs/rest-hateoas)**: REST API usability by providing navigable links between resources.\n\n\n\n## Setup Instructions\n\n### Prerequisites\n\n- JDK 21\n- Apache Maven 3.9.9\n- Docker\n\n### Installation Steps\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/your-username/Library-Management-System.git\n   cd LibraryManagementSystem\n   ```\n2. **Build the Application**\n   ```bash\n   mvn clean install\n   ```\n3. **Run the Application**\n   ```bash\n   mvn spring-boot:run\n   ```\n## Run unit tests using Maven\n ```bash\nmvn verify\n```\n## Run integration tests using Docker\n ```bash\nmvn -f pom-docker.xml verify\n```\n## Quick Guide: Library Management System Overview (German)\nhttps://github.com/user-attachments/assets/a1c67f63-c21c-4727-a8f5-aa32ec804d40\n\nLink for the video: [libMS](https://github.com/user-attachments/assets/a1c67f63-c21c-4727-a8f5-aa32ec804d40)\n\n## License ⚖️\n\nThis project is licensed under the MIT License. For more details, please refer to the file: [LICENSE](LICENSE).\n\n## Authors 👨‍💻👩‍💻\n\n*   Kristian Popov\n*   Enrico Ebert\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenixmaster123%2Flibrary-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoenixmaster123%2Flibrary-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenixmaster123%2Flibrary-management-system/lists"}