Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.ihtsdo.otf</groupId>
<artifactId>spellcheck-service-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<packaging>pom</packaging>

<name>Spell Check Service</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>org.snomed</groupId>
<artifactId>snomed-parent-bom</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion rest-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>spellcheck-service-parent</artifactId>
<groupId>org.ihtsdo.otf</groupId>
<version>3.0.0</version>
<version>3.1.0</version>
</parent>

<artifactId>spellcheck-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spellcheck-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>spellcheck-service-parent</artifactId>
<groupId>org.ihtsdo.otf</groupId>
<version>3.0.0</version>
<version>3.1.0</version>
</parent>

<artifactId>spellcheck-core</artifactId>
Expand Down
128 changes: 128 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
IHTSDO/spellcheck-service is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [Spring Framework](https://spring.io/projects/spring-framework) – Frameworks (Full Stack)
- [JUnit](http://junit.org/) – Testing Frameworks
- [Apache Camel](https://camel.apache.org/) – Platform as a Service
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
IHTSDO/spellcheck-service is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/2006/spring-framework-project-logo.png' alt='Spring Framework'/> [Spring Framework](https://spring.io/projects/spring-framework) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'/> [JUnit](http://junit.org/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg' alt='Apache Camel'/> [Apache Camel](https://camel.apache.org/) – Platform as a Service
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [IHTSDO/spellcheck-service](https://github.com/IHTSDO/spellcheck-service)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|11<br/>Tools used|03/21/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2006/spring-framework-project-logo.png' alt='Spring Framework'>
<br>
<sub><a href="https://spring.io/projects/spring-framework">Spring Framework</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'>
<br>
<sub><a href="http://junit.org/">JUnit</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/hosting.svg'/> Hosting (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg' alt='Apache Camel'>
<br>
<sub><a href="https://camel.apache.org/">Apache Camel</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (5)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> Apache Maven (5)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[junit:junit](http://junit.org)|N/A|09/04/23|Jim Cornmell |EPL-1.0|N/A|
|[org.apache.lucene:lucene-core](https://lucene.apache.org)|N/A|09/04/23|Jim Cornmell |Apache-2.0|N/A|
|[org.apache.lucene:lucene-suggest](https://lucene.apache.org)|N/A|09/04/23|Jim Cornmell |Apache-2.0|N/A|
|[org.springframework.boot:spring-boot-starter-test](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-test)|N/A|09/04/23|Jim Cornmell |Apache-2.0|N/A|
|[org.springframework.boot:spring-boot-starter-web](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web)|N/A|05/24/17|Kai Kewley |Apache-2.0|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
144 changes: 144 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
repo_name: IHTSDO/spellcheck-service
report_id: ff0a3a1f93e00a96cef3d5297eb63a59
version: 0.1
repo_type: Public
timestamp: '2024-03-21T12:57:07+00:00'
requested_by: dmcgihtsdo
provider: github
branch: master
detected_tools_count: 11
tools:
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
to have as few implementation dependencies as possible
website_url: https://www.java.com
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service
detection_source: Repo Metadata
- name: Spring Framework
description: An application framework and inversion of control container for the
Java platform
website_url: https://spring.io/projects/spring-framework
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Jim Cornmell
last_updated_on: 2023-09-04 13:06:18.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service
detection_source: Repo Metadata
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
license: EPL-1.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2020/874086.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Kai Kewley
last_updated_on: 2017-05-24 23:08:22.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Platform as a Service
image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/rest-service/src/main/resources/application.properties
detection_source: rest-service/src/main/resources/application.properties
last_updated_by: Kai Kewley
last_updated_on: 2016-12-07 10:49:58.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service
detection_source: Repo Metadata
- name: junit:junit
description: JUnit is a unit testing framework for Java
license: EPL-1.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Jim Cornmell
last_updated_on: 2023-09-04 13:06:18.000000000 Z
- name: org.apache.lucene:lucene-core
description: Apache Lucene Java Core
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Jim Cornmell
last_updated_on: 2023-09-04 13:06:18.000000000 Z
- name: org.apache.lucene:lucene-suggest
description: Lucene Suggest Module
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Jim Cornmell
last_updated_on: 2023-09-04 13:06:18.000000000 Z
- name: org.springframework.boot:spring-boot-starter-test
description: Starter for testing Spring Boot applications with libraries including
JUnit
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/spellcheck-core/pom.xml
detection_source: spellcheck-core/pom.xml
last_updated_by: Jim Cornmell
last_updated_on: 2023-09-04 13:06:18.000000000 Z
- name: org.springframework.boot:spring-boot-starter-web
description: Starter for building web, including RESTful, applications using Spring
MVC
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/IHTSDO/spellcheck-service/blob/master/rest-service/pom.xml
detection_source: rest-service/pom.xml
last_updated_by: Kai Kewley
last_updated_on: 2017-05-24 23:08:22.000000000 Z