Results 33 comments of RUSLAN LÓPEZ CARRO

I knew this as Service Discovery, and the service registry as a part of it. https://www.nginx.com/blog/service-discovery-in-a-microservices-architecture/

uml: ![image](https://user-images.githubusercontent.com/1063901/157557728-a2a88377-c447-4bff-a997-52de056194ff.png) plantuml code: ``` @startuml node mobile{ component iosapp as "ios app" component androidapp as "android app" } node intranet{ component desktop as "desktop app" component chatbot } component...

Please refer to http://materializecss.com/modals.html

haven't you tried jitpack? Basically builds the project for you from a github repository and gives you the option to download and works a a maven repository.

Since it depends on the prism project you can test the script at http://prismjs.com/test.html and report any issue on the highlighting to the [Prism git](https://github.com/PrismJS/prism)

just in case... auto add "}" after typing "{" can be conditional? I hate when correcting a typho and the editor creates an extra bracket like "hello()}" -> "hello()`{`}" ->auto...

I'm using maven as build system. It seems that it is enabled by default on Oracle JDK, but when using other one like Semeru it's not.

yes, lombok is configured properly in the pom.xml

If you are reading this and can't wait to try, you can download now one of those text-based browser on https://lynx.invisible-island.net/release/

Reported trough netbeans portal: https://netbeans.org/bugzilla/show_bug.cgi?id=268370