Olá,
Não estou conseguindo reproduzir o mesmo efeito dos vídeos, quando consulto o servidor eureka criado.
<applications>
<versions__delta>1</versions__delta>
<apps__hashcode>UP_1_</apps__hashcode>
<application>
<name>UNKNOWN</name>
<instance>
<instanceId>DESKTOP-2I1OHQ4:8080</instanceId>
<hostName>192.168.1.117</hostName>
<app>UNKNOWN</app>
<ipAddr>192.168.1.117</ipAddr>
<status>UP</status>
<overriddenstatus>UNKNOWN</overriddenstatus>
<port enabled="true">8080</port>
<securePort enabled="false">443</securePort>
<countryId>1</countryId>
<dataCenterInfo class="com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo">
<name>MyOwn</name>
</dataCenterInfo>
<leaseInfo>
<renewalIntervalInSecs>30</renewalIntervalInSecs>
<durationInSecs>90</durationInSecs>
<registrationTimestamp>1584905495583</registrationTimestamp>
<lastRenewalTimestamp>1584905495583</lastRenewalTimestamp>
<evictionTimestamp>0</evictionTimestamp>
<serviceUpTimestamp>1584905494411</serviceUpTimestamp>
</leaseInfo>
<metadata>
<management.port>8080</management.port>
</metadata>
<homePageUrl>http://192.168.1.117:8080/</homePageUrl>
<statusPageUrl>http://192.168.1.117:8080/actuator/info</statusPageUrl>
<healthCheckUrl>http://192.168.1.117:8080/actuator/health</healthCheckUrl>
<vipAddress>unknown</vipAddress>
<secureVipAddress>unknown</secureVipAddress>
<isCoordinatingDiscoveryServer>false</isCoordinatingDiscoveryServer>
<lastUpdatedTimestamp>1584905495583</lastUpdatedTimestamp>
<lastDirtyTimestamp>1584905493604</lastDirtyTimestamp>
<actionType>ADDED</actionType>
</instance>
</application>
</applications>
GITHUB: https://github.com/nicolas-santanna-campos?tab=repositories
Já revisei todas as dependências, starto o projeto do servidor eureka e logo após a loja, mas mesmo assim, o resultado da consulta é o mesmo.