Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 3.46 KB

Java.md

File metadata and controls

71 lines (51 loc) · 3.46 KB

This page contains some of the useful links about Java technology that I had collected over the years.

Beginner explanations.

Java VM settings. OpenJ9, HotSpot

Licensing and alternative

JTA

Java Streams

Restful service

Spring

https://github.com/DerekYRC/mini-spring https://github.com/linnykoleh/Spring certifications https://www.udemy.com/course/spring-framework-5-beginner-to-guru https://github.com/lxy-go/SpringBoot

https://www.vogella.com/tutorials/EclipseMaven/article.html test maven work correctly.
https://github.com/eugenp/tutorials lots of examples.
https://www.springboottutorial.com/spring-boot-react-full-stack-crud-maven-application
https://www.tutorialspoint.com/spring_boot/spring_boot_quick_guide.htm
https://github.com/trending/developers
https://www.springboottutorial.com/creating-spring-boot-project-with-eclipse-and-maven
https://dzone.com/articles/creating-a-spring-boot-project-with-eclipse-and-ma
https://javahungry.blogspot.com/2019/09/spring-boot-hello-world-example-maven-eclipse.html
https://developers.perfectomobile.com/display/TT/Working+with+Maven

https://www.baeldung.com/spring-boot-servlet-containers	
https://productive.me/self-hosted-nexus-for-private-scoped-npm-packages/

RequestRejectedException

	super.configure(web) 
	web.httpFirewall( new DefaultHttpFirewall())

see https://stackoverflow.com/questions/64824460/is-it-possible-to-configure-springs-httpfirewall-to-be-invoked-only-on-certain

NetBeans

nb-javac plugin. https://stackoverflow.com/questions/75244372/netbeans-11-3-is-unable-to-download-plugins-or-connect-to-the-network https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ/66889979#66889979 https://plugins.netbeans.apache.org/catalogue/?id=20