Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2015-2019  (8)
  • Bowersox, Kevin  (8)
  • Safari Tech Books Online
  • Java (Computer program language)  (8)
  • Oracle (Computer file)
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 14 min., 54 sec.)) , digital, sound, color
    Keywords: Spring (Software framework) ; Java (Computer program language) ; Web applications ; Electronic videos ; local
    Abstract: "This screencast is designed to teach novice-level Java developers how to efficiently build well structured Java web applications with the Spring model view controller (MVC) module. The MVC module of the Spring framework provides a simple and lightweight web framework that allows developers to address common web application concerns using an established approach. Students will learn how to configure an advanced set of framework components to build predictable and highly maintainable applications that benefit from being constructed using this well documented technology. Participants should be familiar with the basics of the Java programming language and the concepts underlying the Spring Framework."--Resource description page.
    Note: Title from title screen (viewed May 14, 2018). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 streaming video file (28 min., 1 sec.)) , digital, sound, color
    Keywords: Jenkins (Software development tool) ; Apache Tomcat ; Computer software ; Quality control ; Computer software ; Testing ; Computer software ; Reliability ; Java (Computer program language) ; Electronic videos ; local
    Abstract: "Building a Jenkins automation server based Continuous Integration (CI) pipeline requires five specific software components: Java, Git, Apache Maven, Apache Tomcat, and Jenkins. In this course, you'll develop a solid understanding of the function of each component, how they integrate to do the work of a CI pipeline, and how to install each component."--Resource description page.
    Note: Title from title screen (viewed May 3, 2017). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 45 min., 45 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Java (Computer program language) ; Spring (Software framework) ; Distributed operating systems (Computers) ; Computer architecture ; Cloud computing ; Electronic videos ; local
    Abstract: "Spring expert Kevin Bowersox offers a clear and practical path to building and deploying microservices in this detailed look at the Spring software components used to create those systems. This is a hands-on course designed for intermediate level Java developers. You'll review the meaning of microservice architecture and distributed systems; learn the basics of using Spring Boot and Spring Cloud; learn to use the Spring-based toolsets for service discovery, service registry, routing, load balancing, and fault tolerance; see how Spring Cloud makes it easier to access Netflix components; and build a small scale microservices project of your own."--Resource description page.
    Note: Title from title screen (viewed February 22, 2017). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly
    ISBN: 9781771375924
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 38 min., 15 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Java (Computer program language) ; Database management ; Electronic videos ; local
    Abstract: "In this Spring Data for Java Developers training course, expert author Kevin Bowersox will teach users how to persist data within applications to multiple datastores using Spring Data. This course is designed for users that are familiar with Java, Spring, and XML. You will start with an introduction to Spring Data, then jump into learning about Spring Data configuration. From there, Kevin will teach you about JPA repositories, derived queries, and additional query techniques such as named queries, paging results, and query method return types. This video tutorial also covers advanced JPA techniques, Spring MVC integration, and MongoDB. Finally, you will learn about Spring Data REST, including how to customize REST configuration, explore the REST API, and customize resource access. Once you have completed this computer based training course, you will have learned how to persist data within your applications to multiple datastores."--Resource description page.
    Note: Title from title screen (viewed April 1, 2016). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491961025 , 1491961023
    Language: English
    Pages: 1 online resource (1 streaming video file (19 hr., 41 min., 32 sec.)) , digital, sound, color
    Keywords: Internet videos ; Streaming video ; Java (Computer program language) ; Web applications ; Development ; Web site development ; Electronic videos ; local ; Vidéos sur Internet ; Vidéo en continu ; streaming video ; Internet videos ; Streaming video ; Electronic videos
    Abstract: "Spring MVC is a lightweight framework for building robust and highly scalable server-side web applications. With this Learning Path, you'll master the basics of Spring MVC as you create and deploy a Spring MVC web application. Then you'll move on to persisting data within your web apps using Spring Data and providing authorization and authentication with Spring Security. At the end of this path, you'll be able to construct sophisticated and powerful enterprise-grade web apps that integrate with Java and Spring technologies."--Resource description page.
    Note: Title and publication information from resource description page (Safari, viewed May 4, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Infinite Skills
    ISBN: 9781771373494
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 23 min., 26 sec.)) , digital, sound, color.
    Keywords: Java (Computer program language) ; Application program interfaces (Computer software) ; Electronic videos ; local
    Abstract: "In this Hibernate and Java Persistence API (JPA) Fundamentals training course, expert author Kevin Bowersox will teach you the goals of these technologies, as well as the benefits they provide. This course is designed for users that already have experience working with the JDBC. You will start by learning about object relational mapping and Hibernate, then jump into learning about the Hibernate basics. From there, Kevin will teach you basic mapping annotations, mapping composite and collection types, and entity associations. This video tutorial also covers Hibernate API, JPA API, advanced mapping and configurations, and criteria API. Finally, you will learn about the Hibernate query language and Java Persistence query language. Once you have completed this computer based training course, you will be able to simplify and clarify the persistence tier of your applications using Hibernate and Java Persistence, granting you productivity improvements and easing future maintenance. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from resource description page (viewed March 2, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    ISBN: 9781771375306
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 50 min., 30 sec.)) , digital, sound, color
    Keywords: Web applications ; Security measures ; Computer security ; Java (Computer program language) ; Electronic videos ; local
    Abstract: "In this Securing Java Web Applications with Spring Security training course, expert author Kevin Bowersox will teach you everything you need to know to secure Java web applications with Spring Security. This course is designed for users that already have a working knowledge of Java, XML, HTML, and JavaScript. You will start with an introduction to Spring Security, then jump into learning the basics of Spring Security. From there, Kevin will teach you about authentication, including custom authentication, creating new user accounts, and user details. This video tutorial also covers JDBC authentication, LDAP authentication, authorization, and access control. Finally, you will learn advanced features, including HTTPS channel security and Java configuration. Once you have completed this computer based training course, you will have learned how to provide authentication and authorization to Java web applications using Spring Security."--Resource description page.
    Note: Title from title screen (viewed December 22, 2015). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Infinite Skills
    ISBN: 9781771373661
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 57 min., 51 sec.)) , digital, sound, color.
    Keywords: Apache (Computer file : Apache Group) ; Application software ; Development ; Project management ; Software ; Java (Computer program language) ; Electronic videos ; local
    Abstract: "In this Learning Apache Maven training course, expert author Kevin Bowersox will teach you how to perform Java builds more efficiently with Maven. This course is designed for intermediate Java developers."--Resource description page.
    Note: Title from resource description page (viewed May 11, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...