https://github.com/cuioss/portal-tomcat-runtime
Provides modules to enable tomcat as a runtime for the cui-portal
https://github.com/cuioss/portal-tomcat-runtime
java java-ee micro-profile tomcat
Last synced: 11 months ago
JSON representation
Provides modules to enable tomcat as a runtime for the cui-portal
- Host: GitHub
- URL: https://github.com/cuioss/portal-tomcat-runtime
- Owner: cuioss
- License: apache-2.0
- Created: 2023-04-02T17:09:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T14:14:51.000Z (over 1 year ago)
- Last Synced: 2025-07-07T21:09:54.250Z (11 months ago)
- Topics: java, java-ee, micro-profile, tomcat
- Language: Java
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
= portal-tomcat-runtime
== Status
image:https://github.com/cuioss/portal-tomcat-runtime/actions/workflows/maven.yml/badge.svg[Java CI with Maven,link=https://github.com/cuioss/portal-tomcat-runtime/actions/workflows/maven.yml]
image:http://img.shields.io/:license-apache-blue.svg[License,link=http://www.apache.org/licenses/LICENSE-2.0.html]
image:https://maven-badges.herokuapp.com/maven-central/de.cuioss.portal.tomcat/portal-tomcat-runtime/badge.svg[Maven Central,link=https://maven-badges.herokuapp.com/maven-central/de.cuioss.portal.tomcat/portal-tomcat-runtime]
https://sonarcloud.io/summary/new_code?id=cuioss_portal-tomcat-runtime[image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_portal-tomcat-runtime&metric=alert_status[Quality
Gate Status]]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_portal-tomcat-runtime&metric=ncloc[Lines of Code,link=https://sonarcloud.io/summary/new_code?id=cuioss_portal-tomcat-runtime]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_portal-tomcat-runtime&metric=coverage[Coverage,link=https://sonarcloud.io/summary/new_code?id=cuioss_portal-tomcat-runtime]
https://cuioss.github.io/portal-tomcat-runtime/about.html[Generated Documentation on github-pages]
== What is it?
Provides modules to enable tomcat as a runtime for the cui-portal
=== Maven Coordinates
[source,xml]
----
de.cuioss.portal.tomcat
portal-tomcat-runtime
----