{"id":14984745,"url":"https://github.com/astitou77/lastnameproject","last_synced_at":"2026-01-07T22:04:40.258Z","repository":{"id":170371549,"uuid":"635888074","full_name":"astitou77/LastNameProject","owner":"astitou77","description":"JSP - DevOps Practical demos","archived":false,"fork":false,"pushed_at":"2024-05-28T18:04:58.000Z","size":8901,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T18:45:22.139Z","etag":null,"topics":["apache","jenkins-pipeline","jsp","ldap-authentication","solr-search","ssl","tls","tomcat"],"latest_commit_sha":null,"homepage":"","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/astitou77.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":"2023-05-03T17:07:53.000Z","updated_at":"2024-05-28T18:05:02.000Z","dependencies_parsed_at":"2024-05-28T20:45:32.683Z","dependency_job_id":"b4005f9a-c056-4a66-8a04-d608cb4abfbd","html_url":"https://github.com/astitou77/LastNameProject","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":"0.30434782608695654","last_synced_commit":"37bae1643ef62d718a03da18cf031be350a820bc"},"previous_names":["astitou77/lastnameproject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astitou77%2FLastNameProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astitou77%2FLastNameProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astitou77%2FLastNameProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astitou77%2FLastNameProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astitou77","download_url":"https://codeload.github.com/astitou77/LastNameProject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246076939,"owners_count":20719894,"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":["apache","jenkins-pipeline","jsp","ldap-authentication","solr-search","ssl","tls","tomcat"],"created_at":"2024-09-24T14:09:36.094Z","updated_at":"2026-01-07T22:04:40.231Z","avatar_url":"https://github.com/astitou77.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JSP (Java Servlet Pages) Demo \n* HTTP requests: GET (Search) \u0026 POST (Save) \n* SMTP requests: POST Emails\n\n\u003e sudo apt install git\n\n\u003e cd ~/Desktop\n\n\u003e git clone https://github.com/astitou77/LastNameProject\n\nInstall MySQL, add DB with appropriate credentials\n\u003e sudo apt install mysql-server\n\n\u003e mysql\u003e mysql -u root -p\n\n\u003e mysql\u003e ALTER USER 'root'@'localhost' IDENTIFIED BY 'l84w0rk'\n\n\u003e mysql\u003e CREATE DATABASE helloDB;\n\n\u003e mysql\u003e CREATE TABLE employees (first_name VARCHAR(255), last_name VARCHAR(255))\n\n\u003e mysql\u003e EXIT\n\n\nDownload Eclipe IDE for 'Web'\nhttps://www.eclipse.org/downloads/packages/\n\nOpen 'HelloWorld' Project in Eclipse IDE\n\u003e ./eclipse\n\nUpdate DBConnection.java with correct DB credentials\n\nEx.: \"jdbc:mysql://localhost:3306/helloDB\", \"root\", \"l84w0rk\"\n\n\nIn Eclipse IDE, run the Project 'as a Server' (Add Tomcat Server if prompted)\n\nTry the app in a Browser !\n\nhttp://localhost:8080/HelloWorld\n\n1. Add Employees\n2. Search Employees\n3. Email Employees\n\nTODOs:\n* SSL/TLS: HTTP(S) encryption (Next Week)\n* Solr Search: GET requests (Next Week)\n* LDAP Authentications (***Soon)\n* Ansible *.yml Playbook to automate all steps above (***Soon)\n* Jenkins CI/CD pipeline  (***Soon)\n\n\n\nEnjoy !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastitou77%2Flastnameproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastitou77%2Flastnameproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastitou77%2Flastnameproject/lists"}