{"id":25012507,"url":"https://github.com/bibekaryal86/app-skeleton-nospringboot","last_synced_at":"2025-03-30T04:11:12.567Z","repository":{"id":38021193,"uuid":"444213860","full_name":"bibekaryal86/app-skeleton-nospringboot","owner":"bibekaryal86","description":"This is a template Repository to create a new Java web server without spring framework. It uses Jetty, Servlets and GSON libraries.","archived":false,"fork":false,"pushed_at":"2025-03-26T03:03:16.000Z","size":317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T04:19:36.837Z","etag":null,"topics":["gson","jetty","servlets"],"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/bibekaryal86.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":"2022-01-03T22:13:25.000Z","updated_at":"2025-03-26T03:03:20.000Z","dependencies_parsed_at":"2023-02-11T08:00:55.777Z","dependency_job_id":"63222c63-1cb0-4e10-bf27-e2c7cc76cacb","html_url":"https://github.com/bibekaryal86/app-skeleton-nospringboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fapp-skeleton-nospringboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fapp-skeleton-nospringboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fapp-skeleton-nospringboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibekaryal86%2Fapp-skeleton-nospringboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibekaryal86","download_url":"https://codeload.github.com/bibekaryal86/app-skeleton-nospringboot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273561,"owners_count":20750906,"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":["gson","jetty","servlets"],"created_at":"2025-02-05T06:16:38.510Z","updated_at":"2025-03-30T04:11:12.531Z","avatar_url":"https://github.com/bibekaryal86.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nospring-service-skeleton\n\n* This is a template Repository to create a new Java web server without spring framework\n* Things to update:\n  * Refactor the package name from `nospring.service.skeleton.app` to as desired\n    * keep it 3 words if possible, eg: `xxx.xxx.xxx.app`\n  * `settings.gradle`\n    * `rootProject.name`\n  * `build.gradle`\n    * Add/Remove dependencies as necessary\n    * `archiveFileName` and `Main-Class` in `jar`\n    * `mainClass` in `application`\n  * gradle wrapper version as necessary\n  * `logback.xml` as necessary\n    * replace `nospring-service-skeleton` with application name in `LOG_PATTERN`\n  * `Dockerfile` as necessary\n    * esp `JAR_FILE`, `COPY` and environment variables in `ENTRYPOINT`\n  * `Util.java`\n    * Update `CONTEXT_PATH`\n    * add/update/remove other constants/helper-methods\n  * GCP configurations, in `gcp` folder as necessary\n    * esp `app-credentials.yaml` and `app-credentials_DUMMY.yaml`\n  * `README.md` i.e. this file to add the program's readme\n  * `.gitignore` if necessary\n  * `App.java`\n    * begin and end logs\n  * About `SPRING_PROFILES_ACTIVE` \n    * This environment variable is named as such to match the app's spring-boot counterpart if any\n* Things to add:\n  * `Scheduler.java` and scheduled jobs for any scheduled tasks\n    * See: `router-usage-statistics-java` for Quartz scheduler example\n      * https://github.com/bibekaryal86/router-usage-statistics-java\n* Things to remove:\n  * If not using cache\n    * Remove `AppReset` from servlet package and it's mapping from `ServerJetty.java` and `ServletFilter.java`\n  * GitHub workflows\n    * Remove `dependabot.yml` in the new app until automated merge is figured out\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibekaryal86%2Fapp-skeleton-nospringboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibekaryal86%2Fapp-skeleton-nospringboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibekaryal86%2Fapp-skeleton-nospringboot/lists"}