From 3dff2b59106db920373c904a77e2dec13a9872ff Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 31 Jan 2024 08:24:58 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 230 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..2c04f59 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,230 @@ +repo_name: hantsy/spring-kotlin-coroutines-sample +report_id: ec93ab17c87446882ca99fe5a8876124 +version: 0.1 +repo_type: Public +timestamp: '2024-01-31T08:24:55+00:00' +requested_by: hantsy +provider: github +branch: master +detected_tools_count: 18 +tools: +- name: Kotlin + description: Statically typed Programming Language targeting JVM and JavaScript + website_url: https://kotlinlang.org/ + open_source: true + hosted_saas: true + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/3750/pCfEzr6L.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample + detection_source: Repo Metadata +- name: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/pg-initdb.d/init.sql + detection_source: pg-initdb.d/init.sql + last_updated_by: hantsy + last_updated_on: 2019-04-14 13:39:10.000000000 Z +- name: Project Reactor + description: Library for building non-blocking applications on JVM + website_url: https://projectreactor.io/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Java Tools + image_url: https://img.stackshare.io/service/5807/default_cbd8ab670309059d7e315252d307d409aa40d793.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: MongoDB + description: The database for giant ideas + website_url: http://www.mongodb.com/ + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1030/leaf-360x360.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: Neo4j + description: The world’s leading Graph Database + website_url: http://www.neo4j.com/ + version: '4.0' + license: GPL-3.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Graph Databases + image_url: https://img.stackshare.io/service/1482/FbkjM42a.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: hantsy + last_updated_on: 2020-02-07 11:07:29.000000000 Z +- name: PostgreSQL + description: A powerful, open source object-relational database system + website_url: http://www.postgresql.org/ + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1028/ASOhU5xJ.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: hantsy + last_updated_on: 2019-04-14 13:39:10.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: hantsy + last_updated_on: 2019-04-14 13:39:10.000000000 Z +- name: Docker Compose + description: Define and run multi-container applications with Docker + website_url: https://github.com/docker/compose + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Container Tools + image_url: https://img.stackshare.io/service/3136/docker-compose.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: hantsy + last_updated_on: 2019-04-14 13:39:10.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/hantsy/spring-kotlin-coroutines-sample + 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/src/test/resources/junit-platform.properties + detection_source: data-mongo/src/test/resources/junit-platform.properties + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/src/main/resources/application.properties + detection_source: data-mongo/src/main/resources/application.properties + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: Mongo + description: Heroku provides services and tools to build, run, and scale web applications. + Follow @herokustatus for platform updates. A @salesforce company. + website_url: http://wedesignapps.herokuapp.com + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/3519/3wgIDj3j_normal.png + detection_source_url: https://github.com/hantsy/spring-kotlin-coroutines-sample/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: com.fasterxml.jackson.module:jackson-module-kotlin + description: Add-on module for Jackson + 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: io.projectreactor:reactor-test + description: Reactor Test support + 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: org.jetbrains.kotlin:kotlin-reflect + description: Kotlin Full Reflection Library + 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z +- name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 + description: Kotlin Standard Library JDK 8 extension + 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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.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/hantsy/spring-kotlin-coroutines-sample/blob/master/data-mongo/pom.xml + detection_source: data-mongo/pom.xml + last_updated_by: hantsy + last_updated_on: 2020-01-02 05:00:45.000000000 Z From 1f36087aeb29cc9f7285ae50fc1e164c3f84ee03 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 31 Jan 2024 08:24:58 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 201 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..2ca2ea5 --- /dev/null +++ b/techstack.md @@ -0,0 +1,201 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [hantsy/spring-kotlin-coroutines-sample](https://github.com/hantsy/spring-kotlin-coroutines-sample)![](https://img.stackshare.io/public_badge.svg "public") +

+|18
Tools used|01/31/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ Kotlin +
+ Kotlin +
+ +
+ SQL +
+ SQL +
+ +
+ +## Frameworks (2) + + + + + + +
+ Project Reactor +
+ Project Reactor +
+ +
+ Spring Framework +
+ Spring Framework +
+ +
+ +## Data (3) + + + + + + + + +
+ MongoDB +
+ MongoDB +
+ +
+ Neo4j +
+ Neo4j +
+ v4.0 +
+ PostgreSQL +
+ PostgreSQL +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Docker Compose +
+ Docker Compose +
+ +
+ Git +
+ Git +
+ +
+ JUnit +
+ JUnit +
+ +
+ +## Hosting (1) + + + + +
+ Apache Camel +
+ Apache Camel +
+ +
+ +## Other (1) + + + + +
+ Mongo +
+ Mongo +
+ +
+ + +## Open source packages (5) + +## Apache Maven (5) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin)|N/A|01/02/20|hantsy |Apache-2.0|N/A| +|[io.projectreactor:reactor-test](https://github.com/reactor/reactor-core)|N/A|01/02/20|hantsy |Apache-2.0|N/A| +|[org.jetbrains.kotlin:kotlin-reflect](https://kotlinlang.org/)|N/A|01/02/20|hantsy |Apache-2.0|N/A| +|[org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://kotlinlang.org/)|N/A|01/02/20|hantsy |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|01/02/20|hantsy |Apache-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file)