Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salespaulo/poc-refactory

Refactoing code using Lambdas, Funtional Programming and Java 8.
https://github.com/salespaulo/poc-refactory

functional-programming java-8 poc prove-of-work

Last synced: 6 days ago
JSON representation

Refactoing code using Lambdas, Funtional Programming and Java 8.

Awesome Lists containing this project

README

        

# poc-refactory
TechTalk refactoing code using Lambdas, Funtional Programming and Java 8.

## Presentation
* [Estilo Funcional em Java 8](https://docs.google.com/presentation/d/1Q02C435Eq8DdKDFBkVgjuPlvNMHFkcMhnigO2FslABE/edit?usp=sharing)

## Inspired by
* [Whoops! Where did my architecture go?](https://www.youtube.com/watch?v=tEm0USdF-70)
* [Java Practices -> Package by feature, not layer](http://www.javapractices.com/topic/TopicAction.do?Id=205)
* [Refactoring to Functional Style using Java 8](https://youtu.be/wjF1WqGhoQI)