{"id":22474915,"url":"https://github.com/cosh/spring-boot-sqlserver-test","last_synced_at":"2025-03-27T17:20:20.628Z","repository":{"id":140972729,"uuid":"75698564","full_name":"cosh/spring-boot-sqlserver-test","owner":"cosh","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-09T10:53:59.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T20:30:52.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cosh.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":"2016-12-06T05:42:27.000Z","updated_at":"2016-12-21T09:58:39.000Z","dependencies_parsed_at":"2023-06-29T06:00:51.071Z","dependency_job_id":null,"html_url":"https://github.com/cosh/spring-boot-sqlserver-test","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/cosh%2Fspring-boot-sqlserver-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosh%2Fspring-boot-sqlserver-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosh%2Fspring-boot-sqlserver-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosh%2Fspring-boot-sqlserver-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosh","download_url":"https://codeload.github.com/cosh/spring-boot-sqlserver-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245889029,"owners_count":20688904,"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-12-06T13:12:29.555Z","updated_at":"2025-03-27T17:20:20.599Z","avatar_url":"https://github.com/cosh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/cosh/spring-boot-sqlserver-test.svg?branch=master)](https://travis-ci.org/cosh/spring-boot-sqlserver-test)\n\n# spring boot sqlserver test on Azure\n\nthis is a small test project in order to verify the jdbc connection string for a MSSQL server on azure\n\n## build\n\u003cpre\u003e\u003ccode\u003emvn clean package\n\u003c/code\u003e\u003c/pre\u003e\n\n\n## run\nset the following config parameter:\n* sqlserver.test.database (the database name)\n* sqlserver.test.node (the database host/node)\n* spring.datasource.username\n* spring.datasource.password\n\n\u003cpre\u003e\u003ccode\u003ejava -jar target/sqlserver-0.0.1-SNAPSHOT.jar --sqlserver.test.node=YOURDATABASENODE --sqlserver.test.database=YOURDATABASENAME --spring.datasource.username=YOURUSERNAME --spring.datasource.password=YOURPW\n\u003c/code\u003e\u003c/pre\u003e\n\n## test\n\n### create a new person\n\u003cpre\u003e\u003ccode\u003ecurl --user user:password  -X POST -d '{\"name\": \"cosh\", \"salary\": 23}' http://localhost:8080/person --header \"Content-Type:application/json\"\n\u003c/code\u003e\u003c/pre\u003e\n\n### get all created persons\n\u003cpre\u003e\u003ccode\u003ecurl --user user:password  -X GET http://localhost:8080/person --header \"Content-Type:application/json\"\n\u003c/code\u003e\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosh%2Fspring-boot-sqlserver-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosh%2Fspring-boot-sqlserver-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosh%2Fspring-boot-sqlserver-test/lists"}