{"id":19792004,"url":"https://github.com/making/spring-boot-gae-blank","last_synced_at":"2025-05-01T01:33:07.243Z","repository":{"id":27310083,"uuid":"30784227","full_name":"making/spring-boot-gae-blank","owner":"making","description":"Maven archetype to create a GAE-configured maven project for Spring Boot Application","archived":false,"fork":false,"pushed_at":"2015-08-13T14:03:27.000Z","size":180,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T07:37:35.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://spring-boot-demo.appspot.com/","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/making.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":"2015-02-14T01:59:55.000Z","updated_at":"2024-12-09T19:53:19.000Z","dependencies_parsed_at":"2022-08-26T23:02:30.572Z","dependency_job_id":null,"html_url":"https://github.com/making/spring-boot-gae-blank","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-boot-gae-blank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-boot-gae-blank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-boot-gae-blank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-boot-gae-blank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/making","download_url":"https://codeload.github.com/making/spring-boot-gae-blank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251808717,"owners_count":21647335,"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-11-12T07:05:41.151Z","updated_at":"2025-05-01T01:33:06.974Z","avatar_url":"https://github.com/making.png","language":"Java","readme":"# Spring Boot GAE Blank\n\nMaven archetype to create a GAE-configured maven project for Spring Boot Application\n\n**Note that this project is not optimized to GAE.**\n\n## How to use\n\nwith Bash\n\n    mvn archetype:generate\\\n     -DarchetypeGroupId=am.ik.archetype\\\n     -DarchetypeArtifactId=spring-boot-gae-blank-archetype\\\n     -DarchetypeVersion=1.0.4\n\nwith CommandPrompt (Windows)\n\n    mvn archetype:generate^\n     -DarchetypeGroupId=am.ik.archetype^\n     -DarchetypeArtifactId=spring-boot-gae-blank-archetype^\n     -DarchetypeVersion=1.0.4\n\nAs a default setting, `artifactId` is used as application-id.\n\n### Example\n\n#### Create a project\n\n```\n$ mvn archetype:generate -B\\\n -DarchetypeGroupId=am.ik.archetype\\\n -DarchetypeArtifactId=spring-boot-gae-blank-archetype\\\n -DarchetypeVersion=1.0.4\\\n -DgroupId=com.example\\\n -DartifactId=spring-boot-demo\\\n -Dversion=1.0.0-SNAPSHOT\n$ cd spring-boot-demo\n```\n\n#### Run on dev server\n\n    $ mvn appengine:devserver\n\nGo to http://localhost:8080\n\n#### Deploy\n\nmodify application name in src/main/webapp/WEB-INF/appengine-web.xml if needed\n\n    $ mvm clean appengine:update\n\nDemo site is [here](http://spring-boot-demo.appspot.com/).\n\n## License\n\nLicensed under the Apache License, Version 2.0.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fspring-boot-gae-blank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaking%2Fspring-boot-gae-blank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fspring-boot-gae-blank/lists"}