Reviewing previous article, the first step to configure is creating the registry/ discovery service with Zookeeper. This is how I did it, Generate a new Spring Boot Project from Visual Code. Run Ctrl+Shift+P to open Command Palette. Type Spring Initialzr.…
SpringBoot #4: Synchronize Visual Code with Gitlab
For the GUI-user like me, using full command prompt is a quiet awkward haha Because I have no idea where to start. I am not book-type person, I don’t like reading. What I like is exploring the tools, even if…
SpringBoot #3: Working with Visual Code Tools
Move away from my main content line in Spring Boot series, I want to insert this topic between the main content. Why? Because this IDE is quite new for me to use when I code Java. I faced a lot…