{"id":17171035,"url":"https://github.com/tipsy/javalin-tomcat-embed-example","last_synced_at":"2025-06-12T13:04:21.062Z","repository":{"id":78944798,"uuid":"157984194","full_name":"tipsy/javalin-tomcat-embed-example","owner":"tipsy","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-24T07:02:32.000Z","size":62,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T00:22:33.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/tipsy.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-11-17T12:51:08.000Z","updated_at":"2020-02-24T07:02:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"180b5375-f8c6-49cb-b445-e3317bd52bc2","html_url":"https://github.com/tipsy/javalin-tomcat-embed-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fjavalin-tomcat-embed-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fjavalin-tomcat-embed-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fjavalin-tomcat-embed-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fjavalin-tomcat-embed-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tipsy","download_url":"https://codeload.github.com/tipsy/javalin-tomcat-embed-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245342768,"owners_count":20599850,"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":[],"created_at":"2024-10-14T23:33:25.456Z","updated_at":"2025-03-24T19:42:51.282Z","avatar_url":"https://github.com/tipsy.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forked from https://gitlab.com/mvysny/javalin-tomcat-embed-test\n\n## Javalin Tomcat Embed Test\n\nDemoes embedding of [Javalin](https://javalin.io/) into the Tomcat servlet\ncontainer, without having to have Jetty on classpath.\nSee https://github.com/tipsy/javalin/issues/402 for more details.\n\nTo run the demo, just open your terminal and type:\n\n```bash\ngit clone https://github.com/tipsy/javalin-tomcat-embed-example\ncd javalin-tomcat-embed-example\n./gradlew clean appRun\n```\n\nThis will run Gradle Gretty plugin which in turn launches this WAR app in Tomcat.\nWhen the server boots, you can access the REST endpoint simply by typing\nthis in your terminal, or opening http://localhost:8080/rest :\n\n```bash\ncurl localhost:8080/rest/\n```\n\nIt should print \"Hello!\".\n\nThe demo consists of only one class: [MyRestServlet.kt](src/main/kotlin/example/MyRestServlet.kt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fjavalin-tomcat-embed-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftipsy%2Fjavalin-tomcat-embed-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fjavalin-tomcat-embed-example/lists"}