/FlashNepal

New Project Start

Primary LanguageTypeScriptMIT LicenseMIT

mean-angular2-registration-login-example

MEAN Stack with Angular 2 - User Registration and Login Example & Tutorial

For details and documentation go to http://jasonwatmore.com/post/2017/02/22/mean-with-angular-2-user-registration-and-login-example-tutorial

https://docs.spring.io/spring-batch/trunk/reference/html/scalability.html#partitioning

https://www.mkyong.com/spring-batch/spring-batch-partitioning-example/

https://examples.javacodegeeks.com/enterprise-java/spring/batch/spring-batch-etl-job-example/

https://examples.javacodegeeks.com/category/enterprise-java/spring/batch/

https://aboullaite.me/spring-batch-tutorial-with-spring-boot/

https://www.javacodegeeks.com/2013/11/batch-processing-best-practices.html

https://stackoverflow.com/questions/8774024/intellij-working-on-multiple-projects

New Spring Batch Links

http://www.codingpedia.org/ama/spring-batch-tutorial-with-spring-boot-and-java-configuration/ https://www.slideshare.net/trivadis/weblogic-jms-system-best-practices https://stackoverflow.com/questions/17932458/checking-for-a-complete-file-download-in-java https://stackoverflow.com/questions/40591270/strategy-pattern-to-read-different-file-formats https://softwareengineering.stackexchange.com/questions/187464/generic-file-parser-design-in-java-using-the-strategy-pattern https://blog.codecentric.de/en/2010/06/spring-batch-2-1-a-small-migration-guide/ https://blog.codecentric.de/en/2010/05/batch-processing-in-java-with-spring/ https://www.javacodebook.com/2013/09/17/spring-book-chapter-21-spring-batch/6/ https://stackoverflow.com/questions/33824074/how-to-process-files-of-different-formats-using-spring-batch

https://www.javabrahman.com/design-patterns/strategy-design-pattern-in-java/

https://stackoverflow.com/questions/27776681/supercsv-reading-from-multiple-files-and-parsing-into-one-bean-object

https://softwareengineering.stackexchange.com/questions/187464/generic-file-parser-design-in-java-using-the-strategy-pattern

Spring Retry

https://stackoverflow.com/questions/27236216/is-it-possible-to-set-retrypolicy-in-spring-retry-based-on-httpstatus-status-cod https://stackoverflow.com/questions/38088449/how-can-i-make-spring-retryable-configurable https://stackoverflow.com/questions/38093388/spring-resttemplate-exception-handling https://stackoverflow.com/questions/23838752/spring-resttemplate-overriding-responseerrorhandler

Spring Batch -> Multiple Parser solutions

http://www.dofactory.com/topic/1443/what-design-pattern-s-to-use-to-build-a-extractor-for-a-flat-file-based-on-a.aspx

Q : Why does Hot reload not work with Spring Boot DevTools and Intellij?

Here's a quick summary of what you have to do

Settings --> Build-Execution-Deployment --> Compiler --> enable "Make Project Automatically". Press ctrl+shift+A and search for the registry. Enable following configuration compiler.automake.allow.when.app.running Restart IntelliJ. Recommended Reading

https://dzone.com/articles/spring-boot-application-live-reload-hot-swap-with org.springframework.boot spring-boot-devtools