Travel back to 2005 and read about the fascinating world of identity and access management in Java: JAAS!
Join Spring Developer Advocate Josh Long (@starbuxman) for an introduction to reactive programming and its implementation in the Spring ecosystem.
You know next to nothing about Docker but need to create and run your first containerized application using Docker within a week. Don't worry: this book has you covered.
Программирование всегда доступных, распределенных, обслуживающих миллионы запросов систем основано на возможностях облаков Cloud. Книга расскажет, как создавать приложения согласно концепции Cloud Native, "рожденные" жить и работать в облаке - а именно видеть их как набор микросервисов, упаковывать в образы Docker, и управлять ими в Kubernetes.
Learn to write high-quality unit tests with the finest technologies of the Java world: JUnit 5, Mockito & AssertJ! Learn best practices. Avoid common pitfalls. Increase your awesomeness ;)
Unleash the power of dynamic programming! Master efficiency and solve complex problems with expertly crafted solutions. Java and Python code examples guide your path to optimized application performance. Dive into "The Dynamic Programming Manual" and unlock the secrets of success!
Aprenda a desenvolver microsserviços em Java para Amazon Web Services, uma das maiores plataformas de cloud computing. Saiba trabalhar com serviços como Elastic Container Service, CloudWatch, Relational Database Service, Simple Notification Service, Simple Queue Service, DynamoDB e Lambda.
A good software architecture should keep the cost of development low over the complete lifetime of an application. This book discusses how the Hexagonal Architecture style tries to fulfill this goal and translates the concepts into actual code to provide inspiration for software developers.
Cryptography for javascript developers
After six months of working 10 hour days, the small team at Big Ticket Books deploys the subscription feature, only to discover customers are overcharged. In this story based on over a decade of experience, I tell how applying values, not practices, leads to collaboratively delivering high quality software.
Once you've learned the basics of the language, it's time to go beyond. Kotlin offers a set of tools, libraries and use cases that can help you boost your productivity when developing Android Apps.
Get the power of the Java platform in Clojure projects. Theory plus five practical chapters borrowed from real business tasks
The guide to writing Web application in the Javalin framework
Are you preparing for a job interview as a Java developer? If yes, you have come to the right place.
Learn how to build a full-reactive system from the database (MongoDB reactive) to the front-end (Angular), using a Reactive programming strategy leveraged by Spring WebFlux, with the simplicity offered by Spring Boot 2. Includes a comparison with the standard MVC approach, covering the main aspects (simplicity, performance, etc.).