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

https://github.com/cuioss/cui-portal-core

The core modules of the cui-portal incorporating portal-configuration and portal authentication
https://github.com/cuioss/cui-portal-core

jakartaee java microprofile

Last synced: 9 months ago
JSON representation

The core modules of the cui-portal incorporating portal-configuration and portal authentication

Awesome Lists containing this project

README

          

= cui-portal-core

== Status

image:https://github.com/cuioss/cui-portal-core/actions/workflows/maven.yml/badge.svg[Java CI with Maven,link=https://github.com/cuioss/cui-portal-core/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/cui-portal-core/badge.svg[Maven Central,link=https://maven-badges.herokuapp.com/maven-central/de.cuioss.portal/cui-portal-core]

https://sonarcloud.io/summary/new_code?id=cuioss_cui-portal-core[image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-portal-core&metric=alert_status[Quality
Gate Status]]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-portal-core&metric=ncloc[Lines of Code,link=https://sonarcloud.io/summary/new_code?id=cuioss_cui-portal-core]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-portal-core&metric=coverage[Coverage,link=https://sonarcloud.io/summary/new_code?id=cuioss_cui-portal-core]

https://cuioss.github.io/cui-portal-core/about.html[Generated Documentation on github-pages]

== What is it?

The core modules of the cui-portal incorporate portal-configuration and portal-authentication mechanisms and some more ...

=== Maven Coordinates

[source,xml]
----

de.cuioss.portal
bom
1.2.0
pom
import

----

== Features / Modules

link:modules/authentication/[portal-authentication]

link:modules/core/[portal-core]

link:modules/micro-profile/[micro-profile]

link:modules/test/portal-core-unit-testing[portal-core-unit-testing]