how to - George912/bookmark_manager GitHub Wiki

debug configuration:

https://stackoverflow.com/questions/40703688/how-to-run-tomcat7-maven-plugin-in-debug-mode-with-intellij-idea


get favicon.ico from a website

https://stackoverflow.com/questions/11090508/how-to-get-favicon-ico-from-a-website-using-java


convert file to inputstream

http://www.baeldung.com/convert-file-to-input-stream


Reading and writing ICO images in Java

http://zetcode.com/articles/javaico/


Hibernate Delete object by id

https://stackoverflow.com/questions/9477473/hibernate-delete-object-by-id?rq=1


How create executable war with maven

  • http://tomcat.apache.org/maven-plugin-2.2/executable-war-jar.html
  • https://issues.apache.org/jira/browse/MTOMCAT-263

Passing command line arguments from Maven as properties in pom.xml

https://stackoverflow.com/questions/7513319/passing-command-line-arguments-from-maven-as-properties-in-pom-xml


How to use Maven assembly plugin with multi module maven project


Creating a Custom Login Form


Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP and MySQL

https://hellokoding.com/registration-and-login-example-with-spring-xml-configuration-maven-jsp-and-mysql/


Using bootstrap

  1. https://www.oracle.com/webfolder/technetwork/tutorials/obe/java/basic_app_embedded_tomcat/basic_app-tomcat-embedded.html
  2. https://www.mkyong.com/spring-mvc/spring-mvc-how-to-include-js-or-css-files-in-a-jsp-page/

Manage JavaScript and CSS with Apache Tiles

https://stackoverflow.com/questions/23706560/manage-javascript-and-css-with-apache-tiles/23915602


The pagination of the table

  1. https://datatables.net/examples/styling/bootstrap
  2. https://www.opencodez.com/java/datatable-with-spring-boot.htm
  3. https://github.com/pavansolapure/opencodez-samples/tree/master/spring-boot-datatable

Java 8 Stream sorted() Example

https://www.concretepage.com/java/jdk-8/java-8-stream-sorted-example


Spring Data (Part 5): Paging and Sorting

https://dzone.com/articles/spring-data-part-5-paging-and-sorting https://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-five-querydsl/

⚠️ **GitHub.com Fallback** ⚠️