Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

chore: update descriptions in meta.yaml files #802

Merged
merged 1 commit into from
Nov 29, 2023
Merged
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
2 changes: 1 addition & 1 deletion devfiles/java-lombok/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Java Lombok
description: Java Stack with Lombok 1.18.18, OpenJDK 11 and Maven 3.6.0
description: Java Stack with Project Lombok
tags: ["Community", "Java", "OpenJDK", "Maven", "Debian", "Lombok"]
icon: /images/lombok.svg
links:
Expand Down
2 changes: 1 addition & 1 deletion devfiles/java-mongo/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Java with Spring Boot and MongoDB
description: Java stack with OpenJDK 8, MongoDB and Spring Boot Guestbook demo application
description: Java stack with MongoDB and Spring Boot Guestbook demo application
tags: ["Community", "Java", "OpenJDK", "Maven", "Spring Boot", "MongoDB"]
icon: /images/java.svg
links:
Expand Down
2 changes: 1 addition & 1 deletion devfiles/java-web-spring/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Java Spring Boot
description: Java stack with OpenJDK 11 and Spring Boot Petclinic demo application
description: Java stack with Spring Boot Petclinic demo application
tags: ["Community", "Java", "OpenJDK", "Maven", "Spring Boot"]
icon: /images/springboot.svg
links:
Expand Down