排序
How To Learn Any Programming Language Online in 2019
How To Learn Any Programming Language Online in 2019, Let’s face it, computers are everywhere these days, and the need for programmers is ever-increasing. Programming is vital to ...
1mantisphoenix the Jack of All
1mantisphoenix the Jack of All,Good day all, Joined Dev.to because my life aspirations have finally revealed that my typing skills is needing to go the right route into programming...
A Quick Guide to Spring Boot Login Options
A Quick Guide to Spring Boot Login Options,In this post, you’re going to work through various options for implementing a login feature using Spring Boot 2.1. You’ll start with th...
How to create an Android App: picture picking
How to create an Android App: picture picking, Creating An Android App (6 Part Series) 1 How to create an Android App Part 1 2 How to create an Android App: Datepicker ... 2 more p...
An Introduction to Spring Boot: MySQL, JPA and Hibernate.
An Introduction to Spring Boot: MySQL, JPA and Hibernate.,Before we start, this post is mostly aimed at Java developers, specifically Java developers who use the Spring umbrella of...
Setting up TypeScript support in Vaadin
Setting up TypeScript support in Vaadin,Update. Vaadin 14.5 and later come with built-in TypeScript support. The following steps are only required for 14.4 and earlier. A while bac...
@CacheResult of Hystrix is not working with RxJava
@CacheResult of Hystrix is not working with RxJava,I am using Hystrix request level caching but with RxJava new threads are created depending on the kind of schedulers. I am using ...
if you get a random useless error using mvn and testng about certs
if you get a random useless error using mvn and testng about certs,This is the error I was getting There was an error in the forked process sun.security.provider.certpath.SunCertPa...
New Challenges Ahead
New Challenges Ahead,I am super excited to announce that October 1st, I will become the first Jakarta EE Developer Advocate at Eclipse Foundation! So, What’s new? Hasn’t this guy...
Kotlin vs Python Why Kotlin may be better than Java and Python as the first programming language?
Kotlin vs Python Why Kotlin may be better than Java and Python as the first programming language?,On the 3rd Day of the 3rd Trivago Camp at about 3 PM I had a small discussion with...
Which for loop?
Which for loop?,Java 8 has introduced another type of for loop. This gives us the third way to use them. You would think that releasing another way to use the loop would suggest th...
Suggestions for an AI concept
Suggestions for an AI concept,This is a concept I have for a faster and simpler voice model. It uses tesorflow and java and I am hoping on implementing this in ara, an app I am wor...