jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

swagger-ui.html #50

Closed CodeFreezr closed 7 years ago

CodeFreezr commented 7 years ago

Hello Together,

not sure whats going on, but after clickinh on the swagger Menu, I did not see the OpenAPI definition for the REST Interface, but only a redirect to root /.

Setup:

-------------------------------------------------------------------------------
java: openjdk version "1.8.0_141-2-redhat", OpenJDK 64-Bit Server VM (build 25.141-b16, mixed mode)
-------------------------------------------------------------------------------
maven: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00); Default locale: de_DE, platform encoding: Cp1252; OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
-------------------------------------------------------------------------------
node.js: v6.11.2
-------------------------------------------------------------------------------
npm: 3.10.10
-------------------------------------------------------------------------------
angular-cli: 1.2.6
-------------------------------------------------------------------------------
celerio: 4.0.23
-------------------------------------------------------------------------------
spring: 1.5.4
nromanetti commented 7 years ago

thanks for the report. Fixed, please check.