{"id":18694400,"url":"https://github.com/elon-fask/brief11","last_synced_at":"2026-05-04T20:39:15.425Z","repository":{"id":55140437,"uuid":"520456215","full_name":"elon-fask/brief11","owner":"elon-fask","description":"Employee Management System","archived":false,"fork":false,"pushed_at":"2022-08-09T10:33:46.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T23:33:41.464Z","etag":null,"topics":["hibernate","html-css-javascript","java","jee","jwt","jwt-auth","jwt-authentication","jwt-token","lambok","orm","spring","spring-boot","spring-security","thymeleaf","webapp"],"latest_commit_sha":null,"homepage":"https://github.com/Elon-Fask/brief11","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/elon-fask.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}},"created_at":"2022-08-02T10:42:57.000Z","updated_at":"2022-08-23T09:33:52.000Z","dependencies_parsed_at":"2022-08-14T13:10:56.773Z","dependency_job_id":null,"html_url":"https://github.com/elon-fask/brief11","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elon-fask/brief11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elon-fask%2Fbrief11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elon-fask%2Fbrief11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elon-fask%2Fbrief11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elon-fask%2Fbrief11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elon-fask","download_url":"https://codeload.github.com/elon-fask/brief11/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elon-fask%2Fbrief11/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261814947,"owners_count":23213819,"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":["hibernate","html-css-javascript","java","jee","jwt","jwt-auth","jwt-authentication","jwt-token","lambok","orm","spring","spring-boot","spring-security","thymeleaf","webapp"],"created_at":"2024-11-07T11:10:35.418Z","updated_at":"2026-05-04T20:39:10.379Z","avatar_url":"https://github.com/elon-fask.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EMPLOYEE MANAGEMENT SYSTEM\n \n# User Registration, User Login and Autorization process.\nThe diagram shows flow of how we implement User Registration, User Login and Autorization process.\n\n![image](spring-boot-jwt-authentication-spring-security-flow.png)\n\n# Refresh Token\n![image](spring-boot-refresh-token-jwt-example-flow.png)\n\n# Configure Spring DataSource, JPA and Application.properties\nOpen ```/src/main/resources/application.properties```\n\u003e For PostgreSQL:\n```\nspring.datasource.url= jdbc:postgresql://localhost:5432/testdb\nspring.datasource.username= postgres\nspring.datasource.password= 1234\n\nspring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation= true\nspring.jpa.properties.hibernate.dialect= org.hibernate.dialect.PostgreSQLDialect\n\n# Hibernate ddl auto (create, create-drop, validate, update)\nspring.jpa.hibernate.ddl-auto= update\n\n# App Properties\nelonfask.app.jwtSecret= bezKoderSecretKey\nelonfask.app.jwtExpirationMs= 7200000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felon-fask%2Fbrief11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felon-fask%2Fbrief11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felon-fask%2Fbrief11/lists"}