{"id":19944723,"url":"https://github.com/rameshmf/java-best-practices","last_synced_at":"2025-11-25T10:03:06.772Z","repository":{"id":99532331,"uuid":"136807802","full_name":"RameshMF/java-best-practices","owner":"RameshMF","description":"A guide to java/j2ee best practices","archived":false,"fork":false,"pushed_at":"2018-07-23T06:19:33.000Z","size":1,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T13:42:14.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/RameshMF.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}},"created_at":"2018-06-10T12:40:40.000Z","updated_at":"2022-06-21T16:11:12.000Z","dependencies_parsed_at":"2023-07-30T19:15:10.668Z","dependency_job_id":null,"html_url":"https://github.com/RameshMF/java-best-practices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RameshMF/java-best-practices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RameshMF%2Fjava-best-practices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RameshMF%2Fjava-best-practices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RameshMF%2Fjava-best-practices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RameshMF%2Fjava-best-practices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RameshMF","download_url":"https://codeload.github.com/RameshMF/java-best-practices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RameshMF%2Fjava-best-practices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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","status":"online","status_checked_at":"2025-11-25T02:00:05.816Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T00:22:34.091Z","updated_at":"2025-11-25T10:03:06.735Z","avatar_url":"https://github.com/RameshMF.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv dir=\"ltr\" style=\"text-align: left;\" trbidi=\"on\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\nJava Best Practices\u003c/h2\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003c/div\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/guide-to-java-exception-handling-best-practices.html\" target=\"_blank\"\u003eJava Exception Handling Best Practices\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/java-synchronization-best-practices.html\" target=\"_blank\"\u003eJava Synchronization Best Practices\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/guide-to-string-best-practices-in-java.html\" target=\"_blank\"\u003eString Best Practices in Java\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/guide-to-best-practices-to-java.html\" target=\"_blank\"\u003eBest Practices to Java Collection Framework\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/07/secure-coding-standards-for-java-serialization7.html\" target=\"_blank\"\u003eSecure Coding Standards for Java Serialization\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e\nJ2EE Best Practices\u003c/h2\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003c/div\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/guide-to-jdbc-best-practices.html\" target=\"_blank\"\u003eJDBC Best Practices\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/jsp-best-practices.html\" target=\"_blank\"\u003eJSP Best Practices\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003e\u003ca href=\"http://www.javaguides.net/2018/06/restful-api-design-best-practices.html\" target=\"_blank\"\u003eRestful API Design Best Practices\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frameshmf%2Fjava-best-practices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frameshmf%2Fjava-best-practices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frameshmf%2Fjava-best-practices/lists"}