Commit 51ca2a19 authored by aray's avatar aray

initial commit

parent b8f775d4
/**
* Copyright (C) Altimetrik 2018. All rights reserved.
*
* This software is the confidential and proprietary information
* of Altimetrik. You shall not disclose such Confidential Information
* and shall use it only in accordance with the terms and conditions
* entered into with Altimetrik.
*/
package com.altimetrik.config;
package com.altimetrik.ee.demo.config;
import static springfox.documentation.builders.PathSelectors.regex;
......
package com.altimetrik.controllers;
package com.altimetrik.ee.demo.controllers;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
......
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