Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
API
Commits
0047f77f
Commit
0047f77f
authored
Jul 18, 2019
by
Ľuboslav Pivarč
Browse files
gitignore
parent
da3448f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/java/cz/muni/ics/edirex/cbioondemandK8S/api/API.java
View file @
0047f77f
...
...
@@ -15,7 +15,6 @@ import org.springframework.web.bind.annotation.PutMapping;
import
org.springframework.web.bind.annotation.RequestBody
;
import
org.springframework.web.bind.annotation.RequestMapping
;
import
org.springframework.web.bind.annotation.RestController
;
import
java.util.List
;
@RestController
...
...
cbioondemandK8S/src/main/resources/application.properties
deleted
100644 → 0
View file @
da3448f4
logging.level.K8S
=
TRACE
management.endpoint.loggers.enabled
=
true
#management.endpoints.web.exposure.include=*
#
#proxy.api.url=http://localhost:8081/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment