This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
server/.idea/encodings.xml
hirst 45f52ab941 started adding GatewayApplication.java stuff UNFINISHED
currently waiting for approval to change core dependencies cus they're incompatible
also renamed it to "Eureka" cus thats how its called
2024-05-24 20:17:11 +02:00

8 lines
347 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/dummy/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/eureka/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/gateway/src/main/java" charset="UTF-8" />
</component>
</project>