Posts by dgbrazil • 61 points
3 posts
-
-1
votes1
answer71
viewsQ: How multiple Docker containers meet the same URL (Microservices)
I’m starting with Docker and apply with Microservices and I was left with a question, as instance of my micro service that goes up has a new IP, how do I call a single URL I can distribute the…
-
1
votes1
answer239
viewsQ: JSON Regular Expression and Deserialization Dictionary
I am developing a system that receives JSON from several layouts for a single channel and the Router class must identify which layout is by regular expression and perform the deserialization for the…
-
5
votes2
answers839
viewsQ: What does Java FE and BE mean?
I’m starting with the Java language and today I came across a text mentioning Java (FE and BE). What do these acronyms mean?