javamodularity's profile picture. Learn all about the Java module system. Released Sept 2017, written by @Sander_Mak and @pbakker

Java 9 Modularity

@javamodularity

Learn all about the Java module system. Released Sept 2017, written by @Sander_Mak and @pbakker

置頂

Java 9 Modularity is now widely available! Check out javamodularity.com for more details, and spread the word! #java9 #modularity #book

javamodularity's tweet image. Java 9 Modularity is now widely available! Check out javamodularity.com for more details, and spread the word! #java9 #modularity #book

Java 9 Modularity 已轉發

So that’s how @__N_M_E surprised me this evening with a gift out of the blues. A signed copy of @javamodularity book 😱🙌🏻🙌🏻 Finally a solid incentive to delve into Java 9 that I have been shying away from all this while 🤦‍♂️🤦‍♂️

dawuzi's tweet image. So that’s how @__N_M_E surprised me this evening with a gift out of the blues. A signed copy of @javamodularity book 😱🙌🏻🙌🏻

Finally a solid incentive to delve into Java 9 that I have been shying away from all this while 🤦‍♂️🤦‍♂️
dawuzi's tweet image. So that’s how @__N_M_E surprised me this evening with a gift out of the blues. A signed copy of @javamodularity book 😱🙌🏻🙌🏻

Finally a solid incentive to delve into Java 9 that I have been shying away from all this while 🤦‍♂️🤦‍♂️
dawuzi's tweet image. So that’s how @__N_M_E surprised me this evening with a gift out of the blues. A signed copy of @javamodularity book 😱🙌🏻🙌🏻

Finally a solid incentive to delve into Java 9 that I have been shying away from all this while 🤦‍♂️🤦‍♂️

Java 9 Modularity 已轉發

My new post: 5 Refactoring Principles by Example (➡️@javamodularity plugin) 1. Hide "how" with "what" (➡️#CleanCode) 2. Aim for consistency (➡️@TheDonRaab's symmetry) 3. Avoid deep nesting 4. Separate concerns (= SRP) 5. Avoid duplication wisely (= DRY) blog.tlinkowski.pl/2019/5-refacto…

blog.tlinkowski.pl

5 Refactoring Principles by Example « Neat Java by T. Linkowski

This post features five (mostly well-known) refactoring principles applied when refactoring real open-source code (Gradle Modules Plugin).


Java 9 Modularity 已轉發

Another big #Gradle Modules plugin release. Now supporting the creation of libraries that need to target older Java releases, and more DSL support to set compiler/runtime flags. Thanks @t_linkowski and @aalmiray for contributing these features! #Java github.com/java9-modulari…

github.com

Releases · java9-modularity/gradle-modules-plugin

This Gradle plugin helps working with the Java Platform Module System - java9-modularity/gradle-modules-plugin


Java 9 Modularity 已轉發

Released 1.4.0 of the #gradle Modules Plugin. Now with support for easily patching modules to work around split packages. #Java github.com/java9-modulari…


Java 9 Modularity 已轉發

And the recording is avaible already: youtube.com/watch?v=l4Dk7E… #devoxx

Thanks @devoxx for attending Java Modularity: the Year After! You can find the slides here slideshare.net/SanderMak/java… Don't forget to swing by the @OReillyUK booth at 13:30 to get a signed copy of the @javamodularity book. There's a limited number, first come, first serve.

Sander_Mak's tweet card. Java Modularity: the Year After

slideshare.net

Java Modularity: the Year After



Java 9 Modularity 已轉發

Get a free copy of Java 9 Modularity signed by @Sander_Mak at #Devoxx today at 13.30. First 15 people at the O'Reilly bookstall will get a free book

OReillyUK's tweet image. Get a free copy of Java 9 Modularity signed by @Sander_Mak at #Devoxx today at 13.30.  First 15 people at the O'Reilly bookstall will get a free book

Java 9 Modularity 已轉發

Thanks @devoxx for attending Java Modularity: the Year After! You can find the slides here slideshare.net/SanderMak/java… Don't forget to swing by the @OReillyUK booth at 13:30 to get a signed copy of the @javamodularity book. There's a limited number, first come, first serve.

Sander_Mak's tweet card. Java Modularity: the Year After

slideshare.net

Java Modularity: the Year After


Right on! Everyone else: get one with 40% off while they last at the @OReillyUK bookshop here at @Devoxx.

此推文已無法使用。

Java 9 Modularity 已轉發

and the @javamodularity book is available on the #Devoxx bookstore with 40% off today and tomorrow 😀


Great start to @devoxx with @mreinhold explaining the state of the #java platform: modularization, trimming down & increasing the pace of innovation. When migrating to JDK 11 and later, the @javamodularity book provides invaluable help & context: javamodularity.com #devoxx

javamodularity's tweet image. Great start to @devoxx with @mreinhold explaining the state of the #java platform: modularization, trimming down & increasing the pace of innovation. 

When migrating to JDK 11 and later, the @javamodularity book provides invaluable help & context: javamodularity.com #devoxx

Java 9 Modularity 已轉發

A new version of the #Gradle Modules Plugin, the plugin that makes working with JPMS easy, was just released. Resource loading now works correctly in tests and the application plugin and more bugs fixed: github.com/java9-modulari…. #Java


Java 9 Modularity 已轉發

Come and join me for 'Java Modularity: the Year After' at 12:30 in room 2018. There will even be some free @javamodularity books for a few lucky attendees! #CodeOne


Java 9 Modularity 已轉發

Great to see the @javamodularity book featured in the #codeone keynote. Moving from #java 8 to 11? Ensure you know about the advantages of modules! Read more at javamodularity.com

Sander_Mak's tweet image. Great to see the @javamodularity book featured in the #codeone keynote. Moving from #java 8 to 11? Ensure you know about the advantages of modules! Read more at javamodularity.com

Java 9 Modularity 已轉發

Checked my inbox after waking up and there are four more Pull Requests on the Gradle Modules Plug-in that makes it easy to work with the #java module system. So good to see the community jumping on this! github.com/java9-modulari…


Java 9 Modularity 已轉發

#JDK11 is here, which means it’s time to start using Modules! I’ve just published a #Gradle plugin that makes this super easy. github.com/java9-modulari… #java


Java 9 Modularity 已轉發

Found a nice surprise in my inbox this morning, on my way to @OracleCodeOne! Great to see this session on 'Modules or Microservices?' resonated with many people last year. Missed it? Watch here: youtube.com/watch?v=AJW2FA…

Sander_Mak's tweet image. Found a nice surprise in my inbox this morning, on my way to @OracleCodeOne! Great to see this session on 'Modules or Microservices?' resonated with many people last year. Missed it? Watch here: youtube.com/watch?v=AJW2FA…

Java 9 Modularity 已轉發

And lastly @karianna and I mentioned the new "jlink" utility that shipped with @java 9 and allows minimal app/JVM binaries to be created by bundling only the necessary modules within your app. @pbakker and @Sander_Mak have you covered here -> shop.oreilly.com/product/063692…

oreilly.com

Java 9 Modularity

The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers... - Selection from...


此帳戶目前尚未追蹤任何人
Loading...

Something went wrong.


Something went wrong.