Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Various bugs in Helloworld CDI SE Example #4206

Merged
merged 3 commits into from
Jul 26, 2019

Commits on Jul 22, 2019

  1. Fixed: Various bugs in Helloworld CDI SE Example

    (1) README.MD - Sample link misses mandatory parameter
    (2) pom.xml - Surplus prefix for main class
    (3) App.java - Surplus base path for root url
    
    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg authored and quipsy-karg committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    56d67c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Copyright (C) 2019

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c2f3392 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Fixed: Server outputs wrong root path for helloworld

    Signed-off-by: Markus KARG <markus@headcrashing.eu>
    mkarg committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b15eb34 View commit details
    Browse the repository at this point in the history