Today I started to play around with TensorFlow 2.0 for Java. TensorFlow - git As usual, git clone git@github.com:tensorflow/java.git And then cd to java Next, nano /home/oleg/Downloads/tika/java/tensorflow-core/tensorflow-core-api/.bazelrc build --incompatible_restrict_string_escapes=false ctrl + X Next, if you've got: ModuleNotFoundError: No module named 'numpy' sudo pip3 install -U numpy And now, just re-build. mvn clean install .
Spring webflux reactive discoveries, sometimes problems with no obvious solutions. reactive mysql, boot 2, r2dbc and even more. Be tuned.