23 private links
Unsere Supermärkte quellen über. Immer reichhaltiger, immer vielfältiger wird das Angebot an Lebensmitteln. Aber was tut der Gesundheit wirklich gut? Der Film stellt Menschen vor, die durch eine Umstellung ihrer Ernährung Allergien, Hautausschläge und Reizdarmprobleme losgeworden sind.
How is an expert OO developer to improve on their craft? By learning from other paradigms! These six principles of the functional style also apply to OO. Some are part of good practice already; some express patterns both old and new; all give us different ways of thinking about problems. For developers without expertise in functional programming, examples in Java and C# provide new techniques for writing clear, quality code.
Visit the post for more.
Apache Camel is a very popular integration library that works very well with microservice architecture. This talk introduces you to Apache Camel and how you can easily get started with Camel on your computer. Then we cover how to create new Camel projects from scratch as microservices, which you can boot using Camel or Spring Boot, or other micro containers such as Jetty or fat JARs. We then take a look at what options you have for monitoring and managing your Camel microservices using tooling such as Jolokia, and hawtio web console.
A quick screencast demonstrating the Camel commands for spring-boot, that allows to manage your Camel routes running in Spring-Boot. This is coming in the Camel 2.17 release.
Apache Camel is one of the most complete integration frameworks out there. With more than 150 components and a large community, it clearly has its fans. Deploying the lightweight core is easy, but getting into modules and even more components is challenging. There are different approaches to riding that Camel. How to get the most out of it with Java EE and WildFly is exactly the topic of this session. It introduces you to both Java EE 7 and Apache Camel in a very brief way, follows up with various integration and deployment scenarios, and introduces the tools that can help you the most on the way to your integration solution
Der Vortrag erläutert, wie durch die beiden Prinzipien "Integration Operation Segregation Principle" (IOSP) und "Principle of Mutual Oblivion" (PoMO) der Umgang mit Abhängigkeiten deutlich vereinfacht wird.
Klinische Studien zeigen, dass Meditation einen positiven Einfluss auf unser Gehirn hat. Die Wissenschaft erforscht, inwiefern die mentale Praxis wirksam bei Schmerzen, Depressionen und Ängsten ist. Kann die Meditation möglicherweise Krankheiten heilen oder uns gar ganz vor ihnen bewahren?
This session looks at what makes Clojure different and why.
The presenters discuss using techniques and patterns such as Event Storming, Strangling, Starving, Slice Analysis and Domain Driven Decomposition to transform legacy apps for PCF.