Commit 9f44255d authored by aray's avatar aray

initial commit by Admin:3

parent 7c12c92f
Pipeline #2366 failed
package com.altimetrik.ee.demo;
public class Default {
}
......@@ -6,7 +6,7 @@
* and shall use it only in accordance with the terms and conditions
* entered into with Altimetrik.
*/
package com.altimetrik.ee.config;
package com.altimetrik.ee.demo.config;
import static springfox.documentation.builders.PathSelectors.regex;
......
package com.altimetrik.ee.demo;
package com.altimetrik.ee.demo.controller;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
......
package com.altimetrik;
package com.altimetrik.ee.demo;
import org.junit.Test;
import org.junit.runner.RunWith;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment