Sunday, December 9, 2018

"error: cannot find symbol class DataBindingComponent" happens when wrong return type added to Room insert method

I want to share with you an instructive story, when I use Room Persistence Library and Data Binding...

Configure and use VSCode for Java web development

Embarking on Java web development often starts with choosing the right tools that streamline the coding process while enhancing productivity...