An open API service indexing awesome lists of open source software.

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

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

----