Robuta

https://ucsb-cs156.github.io/topics/spring_react/ Spring/React | CS156 The basic framework for CMPSC 156 projects (From F20 forward) springreact https://ucsb-cs156.github.io/topics/teamwork.html Teamwork | CS156 Practices for setting up a harmonious and productive team teamwork https://ucsb-cs156.github.io/topics/spring_react/spring_react_github_actions.html Spring/React: Github Actions | CS156 The specific Github actions in our stack github actionsspringreact https://ucsb-cs156.github.io/topics/jenv/ JEnv | CS156 A tool for managing switching between Java versions jenv https://ucsb-cs156.github.io/topics/spring_boot/spring_boot_database_migrations.html Spring Boot: Database Migrations | CS156 When you need to make a change to your database schema for an app in progress spring bootdatabase migrations https://ucsb-cs156.github.io/topics/testing/testing_jacoco.html Testing: Jacoco | CS156 How to interpret the reports (red, yellow, green) testingjacoco https://ucsb-cs156.github.io/topics/conventions/ Conventions | CS156 The conventions we use in our code conventions https://ucsb-cs156.github.io/topics/vim/ Vim | CS156 a widely used text editor among Unix users vim https://ucsb-cs156.github.io/topics/dokku/postgres_database_backup_restore.html Dokku: Postgres Database: Backup/Restore | CS156 How to deploy a postgres database postgres databasebackup restoredokku https://ucsb-cs156.github.io/topics/unix/ Unix (and Linux) | CS156 A variety of resources related to Unix and Linux, esp. command line tools unix and linux https://ucsb-cs156.github.io/topics/vscode/vscode_extensions.html vscode: Extensions | CS156 Recommended VSCode extensions for this course vscode extensions https://ucsb-cs156.github.io/topics/spring_boot/spring_boot_profiles.html Spring Boot: Profiles | CS156 Giving a name to different contexts in which your application might run spring bootprofiles https://ucsb-cs156.github.io/topics/spring_boot/spring_boot_logging.html Spring Boot: Logging | CS156 How to write information to the log in Spring Boot spring bootlogging