The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156.The code in this repo is based in part on the tutorial here: https://spring.io/guides/gs/spring-boot/, and the code here in the complete directory of this repo https://github.com/spring-guides/gs-spring-...
init_yr_prod.R Identifies the initial year of oil production for each well based on the dataset of well production, processes and aggregates production data to determine top fields and their relative production, and calculates the age of wells from their start date of production. It then create...
private String startQtrYYYYQ; @Value("${app.endQtrYYYYQ:20222}") private String endQtrYYYYQ; @Autowired private ObjectMapper objectMapper; @Autowired UCSBAPIQuarterRepository ucsbApiQuarterRepository; @Value("${app.ucsb.api.consumer_key}") private String apiKey; private RestTemplate restTemplate =...
`java -jar target/hello-1.0.0.jar If done after mvn package, this is another way to start up the web server. Sources The code in this repo is in support of jpa01 for Fall 2022 for CMPSC 156. The code in this repo is based in part on the tutorial here: https://spring.io/guides...
`java -jar target/hello-1.0.0.jar If done after mvn package, this is another way to start up the web server. Sources The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156. The code in this repo is based in part on the tutorial here: https://spring.io/guides...
`java -jar target/hello-1.0.0.jar If done after mvn package, this is another way to start up the web server. Sources The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156. The code in this repo is based in part on the tutorial here: https://spring.io/guides...
`java -jar target/hello-1.0.0.jar If done after mvn package, this is another way to start up the web server. Sources The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156. The code in this repo is based in part on the tutorial here: https://spring.io/guides...
The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156.The code in this repo is based in part on the tutorial here: https://spring.io/guides/gs/spring-boot/, and the code here in the complete directory of this repo https://github.com/spring-guides/gs-spring-...
The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156.The code in this repo is based in part on the tutorial here: https://spring.io/guides/gs/spring-boot/, and the code here in the complete directory of this repo https://github.com/spring-guides/gs-spring-...
`java -jar target/hello-1.0.0.jar If done after mvn package, this is another way to start up the web server. Sources The code in this repo is in support of jpa02 for Fall 2024 for CMPSC 156. The code in this repo is based in part on the tutorial here: https://spring.io/guides...