{"id":21466889,"url":"https://github.com/mycoin/noah","last_synced_at":"2025-08-28T19:15:20.740Z","repository":{"id":30807476,"uuid":"34364606","full_name":"mycoin/noah","owner":"mycoin","description":"Yet another spring-mvc demo project with better structure!","archived":false,"fork":false,"pushed_at":"2021-04-17T17:17:59.000Z","size":3140,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T20:44:59.804Z","etag":null,"topics":["deployable","maven","spring-mvc","velocity"],"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/mycoin.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-04-22T02:43:08.000Z","updated_at":"2023-08-27T12:28:03.000Z","dependencies_parsed_at":"2022-08-29T07:11:18.177Z","dependency_job_id":null,"html_url":"https://github.com/mycoin/noah","commit_stats":null,"previous_names":["mycoin/lotus"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mycoin/noah","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mycoin%2Fnoah","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mycoin%2Fnoah/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mycoin%2Fnoah/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mycoin%2Fnoah/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mycoin","download_url":"https://codeload.github.com/mycoin/noah/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mycoin%2Fnoah/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272542084,"owners_count":24952468,"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-08-28T02:00:10.768Z","response_time":74,"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":["deployable","maven","spring-mvc","velocity"],"created_at":"2024-11-23T08:15:58.611Z","updated_at":"2025-08-28T19:15:20.694Z","avatar_url":"https://github.com/mycoin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mycoin/noah.svg?branch=master)](https://travis-ci.org/mycoin/noah)\nThis project will allow you to start off on the good foot with spring boot. In this showcase you'll see the following features in action:\n\n- Pure maven dependencies\n- Embedded Tomcat (Spring-boot)\n- Using `redis` as Session Repository\n- Message Converters\n- Message Source `i18n support`\n- Rendering Layout Views\n- Multi environment packaging `profiles`\n\n\n### Get start\n\n---\nClone the repository and modify the db config in `application.properties` then import the mysql script `/support/db.sql `\n\n- startup mysql\n- install redis and start it default port: `6379`\n\nrun:\n\n```shell\n./mvnw -U clean install \u0026\u0026\n./mvnw -U spring-boot:run --projects=noah-start --activate-profiles=dev\n```\n\nthen open http://127.0.0.1:8080/\n\n\n\n### Overview\n\n---\nThis is an application to demo the implementation of a REST API.\n\u003e BTW: XML responses is not supported.\n\nA better project structure is required:\n\n- `noah-shared` shared apis, models and service interfaces\n- `noah-dao` the data access layer, using [mybatis ](https://github.com/mybatis/)\n- `noah-service` service implements\n- `noah-start` the front-end controllers, config files and velocity templates\n\n##### packaging\n\nUse maven property named `environment, conf`  to  support `dev` , `test`  and `production` environments, e.g:\n\n```\nmvn install -P production\n```\n\n- default actived environment is `dev`\n- use `environment` as global runtime variable\n- `conf` the location of `context:property-placeholder` .properties file. [see more](https://github.com/mycoin/noah/blob/master/pom.xml)\n\n---\n\nFreeBSD License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmycoin%2Fnoah","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmycoin%2Fnoah","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmycoin%2Fnoah/lists"}